TEXT EDITOR BROWSER
<HTML>
<HEAD>
<TITLE>HTML Class Samples</TITLE>
</HEAD>
<BODY>
<EM> emphasis </EM> - indicates emphasize the text<br>
<STRONG> strong </STRONG> - stronger emphasis
</BODY>
</HTML>
emphasis - indicates emphasize the text
strong - stronger emphasis
PREV NEXT