Topic: Horizonal Menu Pages that link to <a href="https://ozoneasylum.com/backlink?for=10877" title="Pages that link to Topic: Horizonal Menu" rel="nofollow" >Topic: Horizonal Menu\

 
Author Thread
MIDI
Paranoid (IV) Inmate

From: Georgia
Insane since: Dec 2002

IP logged posted posted 12-14-2002 05:19 Edit Quote

On my site I'm trying to do away with as many tables as possible.
My problem is (I'm stupid when it comes to css), I can't figure out how to make a
horizonal menu. The top menu is the one I'd like to change.
Any help would be greatly appreciated.
http://bennieshepherd.com

Perfect Thunder
Paranoid (IV) Inmate

From: Milwaukee
Insane since: Oct 2001

IP logged posted posted 12-14-2002 07:12 Edit Quote

I've grown rather fond of the methods presented in this A List Apart article. Not only can you get horizontal menus, but they can be HTML list elements! How very semantic! (And, by applying a border-right to all elements but the last, you get a CSS-controlled divider between them.)

The easy way, of course, is simply to say

<p><a href="thing">menu item</a> (divider character) <a href="thing2">menu item</a></p>

So it could end up as

menu item :: menu item :: menu item

or

menu item



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu