<b>

Description

This element marks the text to be emphasized in boldface.


<b> . . . </b>

Example


<html>
<body>
     This formulation is<!--from w  ww.j  a  va  2s .  c o m-->
     <b>new</b> and
     <b>improved</b>
</body>
</html>

Click to view the demo

The code above generates the following result.

b




















Home »
  HTML CSS »
    HTML CSS Reference »




HTML Tag Reference
CSS Reference
CSS Selector Reference
Encoding Reference