Chat room

Create a Meebo Chat Room

Monday, October 11, 2010

HTML Lists:2:

Previously I told you about the ordered and ordered lists now there are some other examples the code is as:

<ol>
<li type="a">lowercase letter</li>
<li type="A">uppercase letter</li>
<li type="i">lowercase roman</li>
<li type="I">upppercase roman</li>
<li type="1">numeric</li>
</ol>
<ul>
<li type="square">square</li>
<li type="disc">disc</li>
<li type="circle">circle</li>
</ul>

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More