Bootstrap 5 Reboot Misc elements are some other tags that are used to reset browser defaults and can be used when we do not want to specify CSS explicitly.
Reboot Misc Elements:
Address: Reboot Address element is used to change the font style from italic to normal text. It inherits line height and the margin-bottom is set to 1 rem.
Blockquote: This is used for writing a blockquote with a margin of 1em 40px.These are used when we want to quote content from other sources.
Summary: Text elements can be made interactive to show a summary. The default value of the cursor on it is text
Inline Elements:To point out some elements in the paragraph. It looks different from other texts.
Example 1: In this example, we will learn about address and blockquote.