<!-- Begin top bar -->
<div>
<ul class="navigation">
<li><img src="images/nav_signup_title.gif" width="181" height="76" alt=""></li>
<li><img src="images/nav_signup_1_past.gif" width="215" height="76" alt=""></li>
<li><img src="images/nav_signup_2_on.gif" width="159" height="76" alt=""></li>
<li><img src="images/nav_signup_3_off.gif" width="213" height="76" alt=""></li>
<li><img src="images/nav_signup_4_off.gif" width="125" height="76" alt=""></li>
<li><img src="images/nav_signup_rightside.gif" width="12" height="76" alt=""></li>
</ul>
</div>
<!-- end top bar -->
/*---->>> Navigation Bar Layout <<<<----*/
ul.navigation{
margin:0;
padding:0;
}
ul.navigation li {
list-style-type:none;
margin:0;
padding:0;
display:inline;
}
ul.pics li img {
padding:0;
margin:0;
}
ss.gif
Cascading Style Sheets (CSS) is a language used for describing the look and formatting of a document written in a markup language. Usually used to change web pages and user interfaces written in HTML, it can also be applied to any kind of XML document. CSS is designed primarily to distinguish the content of a document from its presentation.
TRUSTED BY
ASKER
Thanks
Open in new window