WE BELIEVE IN QUALITY SERVICE
Go to Library
☰
HTML Tutorials
<title> tag
<textarea> tag
<blockquote> tag
<div> tag
<pre> tag
<code> tag
<noscript> tag
<script> tag
<hr> tag
<b> tag
<br> tag
<header> tag
<footer> tag
<wbr> tag
<figure> tag
<figcaption> tag
«
Previous
Previous
Next
»
Next
<b> Tag
<b>
tag defines bold text.
Example:
<
p
>
This is a normal text.
<
/p
>
<
p
>
<
b
>
This is a bold text.
<
/b
>
<
/p
>
Run Example
Browser Support
Tag
Firefox
Chrome
IE
Opera
Safari
<b>
Yes
Yes
Yes
Yes
Yes
«
Previous
Previous
Next
»
Next