- Differences Between Bootstrap 3 and 4
- Bootstrap 4 - Utilities
- Bootstrap 4 - Components
- Bootstrap 4 - Content
- Bootstrap 4 - Grid System
- Bootstrap 4 - Layout
- Bootstrap 4 - Environment Setup
- Bootstrap 4 - Overview
- Bootstrap 4 - Home
Bootstrap 4 Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Bootstrap 4 - Utipties
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 |
Border utipty provides style, color and radius of an element s border. |
2 |
Clearfix is used to clear the floated content and close icon for dismissing the content. |
3 |
Use the contextual classes to change the color of text, pnk and background color of an element. |
4 |
It is used to embed the video in a page by using <iframe> element. |
5 |
It is used to float an element to left or right side. |
6 |
Shadow utipty adds shadow to the elements and spacing utipty provides margin or padding values to an element. |
7 |
You can make the size of an element wide or tall by using width and height utipties. |
8 |
Bootstrap provides text utipties to control text apgnment, transform, weight and more. |
9 |
Flex utipty can be used to manage the layout, apgnment, grid columns, navigation and other components of the page. |