Stylizing your text with EM and STRONG : em « Style Basics « HTML / CSS






Stylizing your text with EM and STRONG

  

<HTML>
<HEAD>
<TITLE> - Welcome</TITLE>
</HEAD>

<BODY>
<U>Welcome to Our Web Site!</U>

<EM>HTML</EM>
<STRONG> 2.0</STRONG>
</BODY>
</HTML>

   
  








Related examples in the same category

1.Emphasis tag
2.Set em in a form to have underline text decoration and normal font style
3.Change em font
4.E in LI
5.em border:solid 2px #999999;
6.em padding:2px;
7.em margin:23px;