Glubase - share your knowledge


All / Computers / Programming / HTML / XHTML





  • View Command

HTML / XHTML Reference

HTML / XHTML b definition

Browser support
IEFFOpSaf
FullFullFullFull

Type: inline element

Syntax

<b> ... </b>

Description

Makes the text inside of the tags bold.

Attributes

None

 

Example

[Try this example yourself]
<b>Bold text</b>

Output

Bold text
  • Comments

No comments added.