Formatting Elements
Each paragraph in the example is formatted differently to demonstrate what each tag does:
display <strong> as <b>, and <em> as <i>.
However, the meanings of these tags differ: <b> and <i> define bold and italic text, respectively, while <strong> and <em> indicate that the text is "important".
>>Click here to continue<<
