TABBED HORIZONTAL MENU FOR FLUID OR FIXED WIDTH PAGE

THE HTML CODE FOR THIS PAGE

<!-- START of menu -->
<div id="wrap1">
<div id="wrap2">
    <a href="tabmenu1.html">HOME</a>
    <a href="tabmenu2.html">THE CSS</a>
    <a class="current" href="tabmenu3.html">IMAGES</a>
    <a href="tabmenu4.html">PAGE 4</a>
    <a href="tabmenu5.html">PAGE 5</a>
    <a id="bordrt" href="tabmenu6.html">PAGE 6</a>
</div>
</div>
<div class="clearl"></div>
<!-- END of menu -->

IMAGES

wrap1 backgrounda:hover backgroundHere are the necessary images. Just right click and chose "save image as" from the drop down menu to save them on your hard disc. If you want the page background as well, in IE right click on it and pick "save background as." In FF right click on it and pick "view background image and then right click on the image and pick "save image as."

I used photofiltre to make the fading images, but there are plenty of other free graphics programs mentioned on the forums if you want to create different colour schemes for the menu.

made with Kompozer Validated by HTML Validator (based on Tidy)