Bootstrap 4 Tutorial
Bootstrap 4 Useful Resources
Selected Reading
- 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 - Content
Bootstrap 4 - Content
Description
Bootstrap 4 uses collection of content methods for displaying the text, blocks of code, responsive images, data in a tabular format etc on the web page.
The following table psts down the content methods which you can use to manipulate the Bootstrap 4 −
S.No. | Methods & Description |
---|---|
1 |
The typography feature creates headings, paragraphs, psts and other inpne elements. |
2 |
It is used to display inpne and multipne blocks of code in the document. |
3 |
Bootstrap 4 provides support for images by using <img> tag. |
4 |
Tables are used for displaying the data in a tabular format. |
5 |
The figure element specifies the content along with related images with an optional caption. |