The HTML5 b Tag

The HTML5 <b> tag is used to specify bold text. It is supported by all major browsers like Safari, Firefox, Opera, Google Chrome and Internet Explorer.

The HTML5 <b> tag is used this way:

This word will be displayed in <b>bold</b>.

According to the HTML5 specifications, the HTML5 <b> tag has to be the last option to use if no other tag is more appropriate to use. The HTML5 specifications specifies that when formatting headings, the <h1> to <h6> headings should be more appropriate to utilize instead of the HTML5 <b> tag.

The HTML5 <b> tag is also capable of supporting the Global Attributes and Event Attributes in HTML5.

Featured pages

Overview

Learn about HTML5 architecture, design principles and patterns on HTML5 Overview Tutorial. Become …

Tags

Learn about HTML5 tags and discover a new list of HTML5 tags. Find out about HTML5 tags support by…

Welcome

 Learn HTML5 development techniques, tips and tricks on our website. Find out what is required…

Date Time Picker

HTML5 forms use date and time controls regularly. HTML5 date and time controls are used by booking …