Helper Icon Image
دسترسی نامحدود

به برنامه ریزی برای دسترسی به گزارش های نامحدود ارتقا دهید

ارتقا دهید

خدمات رفاهی

رنگ پس زمینه

مشابه کلاس‌های رنگ متن متنی، پس‌زمینه یک عنصر را روی هر کلاس متنی تنظیم کنید. do not set color، بنابراین در برخی موارد می خواهید استفاده کنید.text-*color utilities.

.bg-primary
.bg-ثانویه
.bg-موفقیت
.bg- خطر
.bg-warning
.bg-info
.bg-light
.bg-dark
.bg-body
.bg-سفید
.bg-transparent
                                                    \u003cdiv class\u003d\
                                                

رنگ گرادیان پس زمینه

با افزودن الف.bg-gradient class, a linear gradient is added as background image to the backgrounds. This gradient starts with a semi-transparent white which fades out to the bottom.

.bg-gradient.bg-primary
.bg-secondary.bg-gradient
.bg-success.bg-gradient
.bg-danger.bg-gradient
.bg-warning.bg-gradient
.bg-info.bg-gradient
.bg-light.bg-gradient
.bg-dark.bg-gradient
                                                    \u003cdiv class\u003d\
                                                

کدورت پس زمینه

background-color utilities are generated with Sass using CSS variables. This allows for real-time color changes without compilation and dynamic alpha transparency changes.

این پس‌زمینه اولیه پیش‌فرض است
این پس‌زمینه اولیه با کدورت ۷۵ درصد است
این پس‌زمینه اولیه با کدورت 50 درصد است
این پس‌زمینه اولیه با کدورت 25 درصد است
این پس زمینه موفقیت 10 درصد کدورت است
                                                    \u003cdiv class\u003d\
                                                

رنگ متن

متن را با ابزارهای رنگی رنگی کنید. .link-* helper classes which have :hover and :focus states.

.text-primary

.text-secondary

.text-موفقیت

.متن خطر

متن هشدار

متن-اطلاعات

.text-light

.text-dark

.text-body

متن قطع شده است

متن-سفید

.text-black-50

.text-white-50

                                                    \u003cp class\u003d\
                                                

رنگ تیرگی متن

ابزارهای رنگ متن با Sass با استفاده از متغیرهای CSS تولید می شوند.

این متن اصلی پیش فرض است
این متن اصلی 75 درصد کدورت است
این متن اصلی 50 درصد کدورت است
این متن اصلی 25 درصد کدورت است
                                                    \u003cdiv class\u003d\
                                                

کدورت

راopacity property sets the opacity level for an element. The opacity level describes the transparency level, where 1 is not transparent at all, .5 is 50% visible, and 0 is completely transparent. Set the opacity of an element using .opacity-{value} utilities.

100%
75%
50%
25%
                                                    \u003cdiv class\u003d\
                                                

افزودنی (افزودن) حاشیه

از ابزارهای مرزی استفاده کنیدaddمرزهای یک عنصر

                                                    \u003cspan class\u003d\
                                                

حاشیه تفریق (حذف).

از ابزارهای مرزی استفاده کنیدremoveمرزهای یک عنصر

                                                    \u003cspan class\u003d\
                                                

رنگ لبه

رنگ حاشیه را با استفاده از ابزارهای ساخته شده بر روی رنگ های موضوع ما تغییر دهید.

                                                    \u003cspan class\u003d\
                                                

اندازه پهنای حاشیه

                                                    \u003cspan class\u003d\
                                                

کدورت مرزی

از هر کدام را انتخاب کنید.border-opacity utilities:

این مرز موفقیت پیش‌فرض است
این مرز موفقیت 75 درصد کدورت است
این مرز موفقیت کدورت 50 درصد است
این مرز موفقیت 25 درصد کدورت است
این مرز موفقیت 10 درصد کدورت است
                                                    \u003cdiv class\u003d\
                                                

شعاع مرزی

کلاس هایی را به یک عنصر اضافه کنید تا گوشه های آن به راحتی گرد شود.

rounded rounded-top rounded-end rounded-bottom rounded-start rounded-circle rounded-pill
                                                    \u003cimg src\u003d\
                                                

اندازه شعاع مرزی

از کلاس های مقیاس بندی برای گوشه های گرد بزرگتر یا کوچکتر استفاده کنید. 0 to 5.

rounded-0 rounded-1 rounded-2 rounded-3 rounded-4 rounded-5
                                                    \u003cimg src\u003d\
                                                

انتخاب متن

استفاده کنیدuser-select-all, user-select-auto, or user-select-none class to the content which is selected when the user interacts with it.

این پاراگراف با کلیک کاربر به طور کامل انتخاب می شود.

این پاراگراف دارای رفتار انتخاب پیش فرض است.

این پاراگراف با کلیک کاربر قابل انتخاب نخواهد بود.

                                                    \u003cp class\u003d\
                                                

رویدادهای اشاره گر

بوت استرپ فراهم می کند.pe-none and .pe-auto classes to prevent or add element interactions.

این لینک can not be clicked.

این لینک can be clicked (this is default behavior).

این لینک can not be clicked because the pointer-events property is inherited from its parent. However, این\n has a pe-auto class and can be clicked.

                                                    \u003cp\u003e\u003ca href\u003d\
                                                

سرریز

تنظیمoverflow property on the fly with four default values and classes. These classes are not responsive by default.

این یک نمونه از استفاده است.overflow-auto on an element with set width and height dimensions. By design, this content will vertically scroll.
این یک نمونه از استفاده است.overflow-hidden on an element with set width and height dimensions.
این یک نمونه از استفاده است.overflow-visible on an element with set width and height dimensions.
این یک نمونه از استفاده است.overflow-scroll on an element with set width and height dimensions.
                                                    \u003cdiv class\u003d\
                                                

موقعیت در Arrange

با ابزارهای موقعیت یابی لبه، عناصر را به راحتی مرتب کنید. {property}-{position}.

                                                    \u003cdiv class\u003d\
                                                

موقعیت در مرکز

علاوه بر این، می توانید عناصر را با کلاس transform utility مرکز کنید.translate-middle.

                                                    \u003cdiv class\u003d\
                                                

موقعیت در محور

با اضافه کردن.translate-middle-x or .translate-middle-y classes, elements can be positioned only in horizontal or vertical direction.

                                                    \u003cdiv class\u003d\
                                                

سایه ها

در حالی که سایه های روی کامپوننت ها به طور پیش فرض در بوت استرپ غیرفعال است و می توان از طریق آن فعال کرد$enable-shadows, you can also quickly add or remove a shadow with our box-shadow utility classes. Includes support for .shadow-none and three default sizes (which have associated variables to match).

بدون سایه
سایه کوچک
سایه منظم
سایه بزرگتر
                                                    \u003cdiv class\u003d\
                                                

عرض

ابزارهای Width از API ابزار در تولید می شوند_utilities.scss. Includes support for 25%, 50%, 75%, 100%, and auto by default. Modify those values as you need to generate different utilities here.

عرض 25%
عرض 50%
عرض 75%
عرض 100%
عرض خودکار
                                                    \u003c!-- عرض --\u003e\n                                                        
                                                

ارتفاع

ابزارهای ارتفاع از API ابزار در تولید می شوند_utilities.scss. Includes support for 25%, 50%, 75%, 100%, and auto by default. Modify those values as you need to generate different utilities here.

قد 25%
ارتفاع 50%
ارتفاع 75%
ارتفاع 100%
ارتفاع خودکار
                                                    \u003c!-- قد --\u003e\n                                                        
                                                
تنظیمات پوسته
Layout را انتخاب کنید
عمودی
افقی
طرح رنگی
سبک
تاریک
حالت چیدمان
مایع
جعبه دار
جدا
رنگ نوار بالای صفحه
سبک
تاریک
موقعیت چیدمان