b

*********************************
* FORMATTING TAGS WITHIN <p>
*********************************
Bold formatting for text

Element Information

Model

i | u | o | smallcaps | sup | sub
Children: i, o, smallcaps, sub, sup, u

Source

<xs:element name="b" type="bType">
  <xs:annotation>
    <xs:documentation>********************************* * FORMATTING TAGS WITHIN <p> ********************************* Bold formatting for text</xs:documentation>
  </xs:annotation>
</xs:element>

Sample