HERES A SIMPLE NAVBAR YOU CAN USE

kinkkink serious memberVPS - Virtual Prince of the Server
of course it needs some good graphics and any mouseover effects you can add yourself



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Developer Studio">
<META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>
</TITLE>
<META NAME="Title" CONTENT="
">
<META NAME="Author" CONTENT="Gary Bartelt">
<META NAME="Description" CONTENT="
">
<META NAME="Keywords" CONTENT="
">
<META NAME="Identifier" CONTENT="
">
<META NAME="Organization-email" CONTENT="webmaster@
com">
<META NAME="Copyright" CONTENT="2004
">
<META NAME="Coverage" CONTENT="Global">
<META NAME="Robots" CONTENT="Index, Follow">
<META NAME="Revisit" CONTENT="14 days">
</HEAD>
<BODY BGCOLOR="ccccff">










<DIV ID="nav1" style="position:absolute; top:50px; left:25px; width:400px; height:100px;">


<A href="http://www.yourpage.com"; ALT="your description of link">
<IMG SRC="http://www.yourbuttonpic.com">;
</A>
</DIV>





<DIV ID="nav2" style="position:absolute; top:50px; left:75px; width:400px; height:100px;">

<A href="http://www.yourpage.com"; ALT="your description of link">
<IMG SRC="http://www.yourbuttonpic.com">;
</A>
</DIV>





<DIV ID="nav3" style="position:absolute; top:50px; left:125px; width:400px; height:100px;">

<A href="http://www.yourpage.com"; ALT="your description of link">
<IMG SRC="http://www.yourbuttonpic.com">;
</A>
</DIV>






<DIV ID="nav4" style="position:absolute; top:50px; left:175px; width:400px; height:100px;">

<A href="http://www.yourpage.com"; ALT="your description of link">
<IMG SRC="http://www.yourbuttonpic.com">;
</A>
</DIV>






<DIV ID="nav5" style="position:absolute; top:50px; left:225px; width:400px; height:100px;">

<A href="http://www.yourpage.com"; ALT="your description of link">
<IMG SRC="http://www.yourbuttonpic.com">;
</A>
</DIV>




<DIV ID="nav6" style="position:absolute; top:50px; left:275px; width:400px; height:100px;">

<A href="http://www.yourpage.com"; ALT="your description of link">
<IMG SRC="http://www.yourbuttonpic.com">;
</A>
</DIV>



</BODY>
</HTML>

Comments

  • jmcjmc Senior Member The Royal RAM
    thanks alot i placed it on my friends site and just added a couple things to it to make it look fancy and match his site. You should get some points for posting that, keep up the good work. thanks alot again jmc
  • kinkkink serious member VPS - Virtual Prince of the Server
    uhm one small problem that i noticed with this the Alt line should be in the img src
    (psating away and not looking back
    try it like this
    <A href="http://www.where you wanttogo.com">
    <IMG SRC="http://where your pic is.com" ALT="this will bring fortune and fame">
    </A>
    or better yet use the navbar from the whole page i validated that so there wont be senseless errors sorry everybody
  • PythonPython Forum Leader The Royal RAM
    hey thanks for submitting that :) ill try it out later

    The Royal Ram

  • kinkkink serious member VPS - Virtual Prince of the Server
    kink wrote:
    of course it needs some good graphics and any mouseover effects you can add yourself



    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <HTML>
    <HEAD>
    <META NAME="GENERATOR" Content="Microsoft Developer Studio">
    <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
    <TITLE>
    </TITLE>
    <META NAME="Title" CONTENT="
    ">
    <META NAME="Author" CONTENT="Gary Bartelt">
    <META NAME="Description" CONTENT="
    ">
    <META NAME="Keywords" CONTENT="
    ">
    <META NAME="Identifier" CONTENT="
    ">
    <META NAME="Organization-email" CONTENT="webmaster@
    com">
    <META NAME="Copyright" CONTENT="2004
    ">
    <META NAME="Coverage" CONTENT="Global">
    <META NAME="Robots" CONTENT="Index, Follow">
    <META NAME="Revisit" CONTENT="14 days">
    </HEAD>
    <BODY BGCOLOR="ccccff">










    <DIV ID="nav1" style="position:absolute; top:50px; left:25px; width:400px; height:100px;">


    <A href="http://www.yourpage.com">;
    <IMG SRC="http://www.yourbuttonpic.com"; ALT"="this is better'">
    </A>
    </DIV>





    <DIV ID="nav2" style="position:absolute; top:50px; left:75px; width:400px; height:100px;">

    <A href="http://www.yourpage.com">;
    <IMG SRC="http://www.yourbuttonpic.com"; ALT="i feel better now">
    </A>
    </DIV>





    <DIV ID="nav3" style="position:absolute; top:50px; left:125px; width:400px; height:100px;">

    <A href="http://www.yourpage.com">;
    <IMG SRC="http://www.yourbuttonpic.com"; ALT="oy vay">
    </A>
    </DIV>






    <DIV ID="nav4" style="position:absolute; top:50px; left:175px; width:400px; height:100px;">

    <A href="http://www.yourpage.com">;
    <IMG SRC="http://www.yourbuttonpic.com"; ALT="yes my bladder is now working properly">
    </A>
    </DIV>






    <DIV ID="nav5" style="position:absolute; top:50px; left:225px; width:400px; height:100px;">

    <A href="http://www.yourpage.com">;
    <IMG SRC="http://www.yourbuttonpic.com"; ALT="being very careful now">
    </A>
    </DIV>




    <DIV ID="nav6" style="position:absolute; top:50px; left:275px; width:400px; height:100px;">

    <A href="http://www.yourpage.com">;
    <IMG SRC="http://www.yourbuttonpic.com"; ALT="your one stop source">
    </A>
    </DIV>



    </BODY>
    </HTML>
Sign In or Register to comment.