Codice Menů in Tabella

« Older   Newer »
  Share  
view post Posted on 2/9/2011, 09:44     +1   -1


風影


Group:
Administrator
Posts:
10,034
Punti:
+5
Location:
Anime Shonen Forum =D

Status:


Va in CSS:

CODICE
.tab a:link, .tab a:visited {display:block; color: #hex; text-align: right; background: #hex; border-left: 5px solid #hex; padding: 1px; padding-left: 3px; margin-top: 1px; width: 150px}
.tab a:hover {display:block; background: #hx; border-right: 5px solid #hex; text-align: left; border-left: none; color: #hex; width: 150px}


Va in Tabella dove volete che ci sia questo menů
CODICE
<div class="tab">
<a href="LINK">Sezione1</a>
<a href="LINK">Sezione2</a>
<a href="LINK">Sezione3</a>
</div>
 
Web Web Contacts Contacts  Top
0 replies since 2/9/2011, 09:44   98 views
  Share