<b> </b> The <b>B</b> element suggests that text be rendered as <i>bold text</i>. The <b>B</b> element suggests that text be rendered as <i>emphasized text</i>. <em> </em> <i> </i> The <b>I</b> element suggests that text be rendered as <i>italic text</i>. <u> </u> The <b>U</b> element suggests that text be rendered as <i>underlined text</i>. The <b>small</b> element suggests that text be rendered as a <i>small font</i>. <small> </small> The <b>big</b> element suggests that text be rendered as a <i>big font</i>. <big> </big> The <b>br</b> element forces a <i>break</i> in the current line of text. <br /> <p> </p> The <b>P</b> element defines a <i>paragraph</i>. <br>- ALIGN=[ left | center | right ] (horizontal alignment) The <b>PRE</b> element allows to view <i>preformatted</i> text. <pre xml:space="preserve"> </pre>