Log In · Register

 
cool site navigation...>.<"
azntechnokid
post Jan 10 2007, 10:48 AM
Post #1


Newbie
*

Group: Member
Posts: 9
Joined: Dec 2006
Member No: 488,942



i'm looking for a cool site navigation like this one
http://www.pyzam.com/toys.html rolleyes.gif

i saw it before but i can't remember where...>.<"...the design is something like this one but the colour is different.. pinch.gif http://cwhnetworks.com/

can anyone tell me where to find a cool site navigation?... thankz in advance happy.gif

btw,i wonder if anyone know some cool 'ajax' site navigation?..
 
 
Start new topic
Replies
*digital.fragrance*
post Jan 11 2007, 02:44 PM
Post #2





Guest






CODE
<table width="185" border="0" cellpadding="0" cellspacing="0"
bordercolor="#000000" style="border-collapse: collapse" align="center"
backgroundcolor: "#FFFFFF">
<tr>

<td height="12" valign="top" class="header">YOUR HEADER HERE</td>
</tr>


<tr>
<td valign="top" bgcolor="#FFFFFF" onmouseover="bgColor='#95F2F5'"
onmouseout="bgColor='#FFFFFF'">  <a
href="URL HERE">title of link</a>
</td></tr>


<tr>
<td valign="top" bgcolor="#FFFFFF" onmouseover="bgColor='#95F2F5'"
onmouseout="bgColor='#FFFFFF'">  <a
href="URL HERE">title of link</a>
</td></tr>


<tr>
<td valign="top" bgcolor="#FFFFFF" onmouseover="bgColor='#95F2F5'"
onmouseout="bgColor='#FFFFFF'">  <a
href="URL HERE">title of link</a>
</td></tr>



<tr>
<td valign="top" bgcolor="#FFFFFF" onmouseover="bgColor='#95F2F5'"
onmouseout="bgColor='#FFFFFF'">  <a
href="URL HERE">title of link</a>
</td></tr>


</table>


Edit the colors as you wish. Currently #95F2F5 is your mouseover color, and white is your background. You can edit the width and height of the table properties as you please. You can even add more links by add this...
CODE
<tr>
<td valign="top" bgcolor="#FFFFFF" onmouseover="bgColor='#95F2F5'"
onmouseout="bgColor='#FFFFFF'">  <a
href="URL HERE">title of link</a>
</td></tr>

...at the end before the "</table>"
 

Posts in this topic
azntechnokid   cool site navigation...>.<"   Jan 10 2007, 10:48 AM
digital.fragrance   CODE<table width="185" border="0...   Jan 11 2007, 02:44 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: