References

Collection of references for web development.

HTML b tag

Description

The HTML <b> element renders the specific text in boldface.

Example

<b>This is bold text.</b>