HyperText Markup Language/Tag List/b

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

[edit] Use

For displaying text in a bold format. No attributes.

[edit] Example

<p>This text is not bold <b>while ths is!</b></p>
In other languages