![]() |
VOOZH | about |
Bootstrap 5 Reboot is a collection of element-specific CSS that changes in a single file, kickstart Bootstrap provides an elegant, consistent, and simple baseline to build upon.
Reboot Address element is used to change the font-style from italic to the normal text. It inherits the line-height property and set the margin-bottom property to 1rem. The <address> element is used to represent the contact information to the nearest ancestor. It preserve the formatting of the element by ending the line.
Reboot Address used Tag:
Syntax:
<address> Content... </address>
Example 1: In this example, we will learn about Reboot address.
Output:
Example 2: In this example, we will learn to use <abbr> along with the <address> element.
Output:
Reference: https://getbootstrap.com/docs/5.0/content/reboot/#address