Bootstrap 4 - Contents

Bootstrap 4 - Contents

Bootstrap 4 uses a set of content methods to display text, code blocks, responsive images, tabular format data, and more on a web page.

The following table lists the content methods that you can use to control Bootstrap 4 −

Typography

The typography feature creates headings, paragraphs, lists, and other inline elements.

The code

Used to display inline and multiline code blocks in a document.

images

Bootstrap 4 provides support for images with the <img> tag.

tables

Tables are used to display data in a tabular format.

figures

The figure element defines the content along with associated images with an optional caption.