HTML element: <b>
Considerations
It is best to avoid presentation elements such as the <b> element. You should use semantic elements instead. Semantic elements provide greater flexibility in presentation.
Parent topic: HTML elements
It is best to avoid presentation elements such as the <b> element. You should use semantic elements instead. Semantic elements provide greater flexibility in presentation.