|
|
|
|
![]() ![]() |
Mar 22 2007, 10:52 PM
Post
#1
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 65 Joined: 9-February 07 Member No.: 38,515 |
ok so i need help again i was wondering how i can make a navigation bar that looks like this
CODE <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <title> Free Website Templates </title> <link rel="stylesheet" href="style.css" type="text/css" media="screen" /> </head> <BODY BGCOLOR="white" TEXT="black" LINK="red" VLINK="red"> <body> <!-- Start of Page Menu --> <div id="page_menu"> <ul> <li class="Information"><a href="http://www.freewebsitetemplates.com/" title="Information"><span>Information</span></a><span></span></li> <li class="Slide Show"><a href="http://www.freewebsitetemplates.com/" title="Slide Show"><span>Slide Show</span></a><span></span></li> <li class="Pictures"><a href="http://www.freewebsitetemplates.com/" title="Pictures"><span>Pictures</span></a><span></span></li> <li class="Time Line"><a href="http://www.freewebsitetemplates.com/" title="Time Line"><span>Time Line</span></a><span></span></li> </ul> </div> <!-- End of Page Menu --> </body> </html> Im having a problem putting the names of things that i want to go in those four boxes i tried to put in names but it didnt show up so i was wondering if anyone could give me some help |
|
|
|
Mar 22 2007, 11:09 PM
Post
#2
|
|
|
$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 6,559 Joined: 21-September 04 From: 9r33|\| 399$ 4|\|D 5P4/\/\ Member No.: 1,218 ![]() |
Well first we need the CSS code since your using CSS to design your links it would help more and correct the problems you might have with it.
|
|
|
|
Mar 23 2007, 01:27 AM
Post
#3
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 65 Joined: 9-February 07 Member No.: 38,515 |
thats the whole code right
there at least im pretty sure it is |
|
|
|
Mar 23 2007, 01:30 AM
Post
#4
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 628 Joined: 20-May 06 Member No.: 23,968 |
All the HTML does is tell the browser you want something where but it tells you nothing of style unless your code is extremely dated. The CSS, however, is meant specifically for stylizing and even layout of HTML, and so you need to look in the CSS file linked into the HTML file in the head section.
|
|
|
|
Mar 23 2007, 01:39 AM
Post
#5
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 65 Joined: 9-February 07 Member No.: 38,515 |
wow, i have no clue how to do any of this is there any way i could just make one that looks like that one ?
|
|
|
|
Mar 23 2007, 01:52 AM
Post
#6
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 628 Joined: 20-May 06 Member No.: 23,968 |
Just copy the HTML, input it into your document, copy the stylesheet linked in the head into your own file, link(NOTICE IT'S A LINK TAG, NOT AN A TAG) it in the head section of your own document and it should work properly. If you don't know CSS go to Wikibooks.org or W3Schools and learn how to.
|
|
|
|
Mar 23 2007, 01:58 AM
Post
#7
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 4,076 Joined: 24-July 05 From: Linix, DOS and Windows…the good, the bad and the ugly Member No.: 9,787 ![]() |
Here is a tutorial specifically for making Anchor links look like Buttons, which you might benefit from...
http://www.cssplay.co.uk/menus/tutorial.html And if you posted your css file, we might be able to help you more... |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 6th October 2008 - 02:28 PM |