<div class="bug"><h1>WEBTV BUG, PLEASE RELOAD, RELOAD PAGE, if the bottom window is blank. HOLD DOWM CMD KEY. TAP THE LETTER --R-- 2 or 3 TIMES!!!!!</h1></div>

Making Style List

Style Declorations to be added to the page head or external sytle sheet.

CSS 3 Colum List

<ul class="disk">
<li>Disk    1</li>
<li>Disk    2</li>
</ul>
<ul class="circle">
<li>Circle 3</li>
<li>Circle 4</li>
</ul>
<ul class="square">
<li>Square 5 </li>
<li>Square 6 </li>
</ul>



  • Disk    1
  • Disk    2
  • Circle 3
  • Circle 4
  • Square 5
  • Square 6

This is a Style Table with 4 Class in the making of list.

Validate this Page to see the Html.

w3.org/css-validator

Sonny @ The Cove