<b>
HTML <b> Element Reference
The HTML <b> element draws attention to text without adding importance or emphasis.
Categories
- Text-level semantics
Tag omission
Consult the HTML Living Standard for the precise tag-omission rules.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical b element example.
<p>Press the <b>Save</b> button to continue.</p>