Join Digital Nomads and Remote Workers to Ask Questions, Share Experiences, Find Remote Jobs and Seek Recommendations.

HTML b Tag

,

The HTML <b> Tag is to bold the specific texts without indicating its importance.

Demo

<p> Hello World, This is <b>Jorcus</b>. My name bold with HTML b tag.</p>

Output

Hello World, This is Jorcus. My name bold with HTML b tag.

Browser Compatibility

BrowserChromeEdgeFirefoxOperaSafari
<b>YesYesYesYesYes

Default CSS Settings

b { 
  font-weight: bold;
}

Learn More

We have an article that helps you to learn more about text formatting.

We Work From Anywhere

Find Remote Jobs, Ask Questions, Connect With Digital Nomads, and Live Your Best Location-Independent Life.