Bootstrap 4 uses a collection of content modes to display text, code blocks, responsive images, table format data, etc. on a Web page.

The following table lists the content methods you can use to trick Bootstrap 4:


MethodDescription
FiguresThe Figures element specifies the content along with related images with an optional caption.
TablesTables are used to display data in tabular format.
ImagesBootstrap 4 provides image support using the img tag.
CodeUsed to display inline and multiline blocks in code.
TypographyThe typography feature creates titles, categories, lists and other items in a row.