New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova, Brazen  
uCoz Support Forum by uCozers » Coding » HTML » How to - Tabular Nav Bar (sml[tutorial]How to make a Tabular Nav Bar)
How to - Tabular Nav Bar
Z10Date: Monday, 2009 August 03, 3:37 PM | Message # 1
Font size: A | A |
Major
Group: uCozer
Message: 100
[ ]
Offline
First off Lets start with Welcoming you to my Tutorial. This Tutorial is going to be on Making a Tabular Nav* Bar.

*Navigation


Let's start off with the code.

Code
<table width="100%" cellspacing=0 cellpadding=5 border=0>
<tr>
<td width="20%" align="center" bgcolor="#76735F">
<span style="color: #ff0000"><a href="http://example.com/"/>Home</a></span>
</td>
<td width="20%" align="center" bgcolor="#76735F">
<span style="color: #ff0000"><a href="http://example.com/"/>Home</a></span>
</td>
<td width="20%" align="center" bgcolor="#76735F">
<span style="color: #ff0000"><a href="http://example.com/"/>Home</a></span>
</td>
<td width="20%" align="center" bgcolor="#76735F">
<span style="color: #ff0000"><a href="http://example.com/"/>Home</a></span>
</td>
<td width="20%" align="center" bgcolor="#76735F">
<span style="color: #ff0000"><a href="http://example.com/"/>Home</a></span>
</td>
</tr>
</table>

You can edit this code to your liking. Perhaps you don't like the Background Color? Well Take this code.

Code
bgcolor="#76735F"

Go Here. To find a Color you like. Replace the "76735F" with the number of the color you chose.

Don't forget if you don't change the link it won't take you to the page.

Have fun! happy


"When life gives you lemons, make orange juice. Sit back, relax, and let the world wonder how you did it."


Edited ByZ10 - Monday, 2009 August 03, 4:12 PM
 
uCoz Support Forum by uCozers » Coding » HTML » How to - Tabular Nav Bar (sml[tutorial]How to make a Tabular Nav Bar)
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager