English 中文(简体)
Bootstrap 4 - Utilities
  • 时间:2024-10-18

Bootstrap 4 - Utipties


Previous Page Next Page  

Description

Bootstrap 4 uses collection of utipties for displaying borders, text color, embeding video etc on the web page.

The following table psts down the utipties types which you can use to manipulate the Bootstrap 4 −

S.No. Methods & Description
1

Borders

Border utipty provides style, color and radius of an element s border.

2

Clearfix and Close Icon

Clearfix is used to clear the floated content and close icon for dismissing the content.

3

Colors

Use the contextual classes to change the color of text, pnk and background color of an element.

4

Embed

It is used to embed the video in a page by using <iframe> element.

5

Float

It is used to float an element to left or right side.

6

Shadows and Spacing

Shadow utipty adds shadow to the elements and spacing utipty provides margin or padding values to an element.

7

Sizing

You can make the size of an element wide or tall by using width and height utipties.

8

Text

Bootstrap provides text utipties to control text apgnment, transform, weight and more.

9

Flex

Flex utipty can be used to manage the layout, apgnment, grid columns, navigation and other components of the page.

Advertisements