View Full Version : Links across site.


racers_site
04-20-2003, 10:45 PM
Please go here http://www.mcnabb.us/links.htm See the links going across the top of the screen? Going dangal (or how ever it is spelt).

Is there a code, or how do you do that? I want that for a page on my site and don't know how to do it.

Thanks!
Matt

SSPrincess
04-20-2003, 10:49 PM
There are two ways. You can:
a.) put the links above everything else
b.) use CSS

Other than that, there is no "code", except for using the regular HTML code for links.

racers_site
04-20-2003, 10:59 PM
ok, but how do I put them in a straight line across? I know how to do it up and down, but I can't get them to tay on the straight line...

Thanks!
Matt

Sheila
04-21-2003, 11:34 AM
<a href="Link URL">Link Name</a>(Just Hit Your SpaceBar for a Space)<a href="Link URL">Link Name</a>

Or

<a href="Link URL">Link Name</a>& nbsp;<a href="Link URL">Link Name</a>

Take the space out between the & and n