This is a discussion on "Is it possible to make a simple horizontal css menu without using lists?" within the Web Page Design section. This forum, and the thread "Is it possible to make a simple horizontal css menu without using lists? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Is it possible to make a simple horizontal css menu without using lists?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Is it possible to make a simple horizontal css menu without using lists?
My page layout is such that a list would destroy the non-css layout, and I don't want that if I can avoid it. At the moment I am struggling with creating nice a:hover boxes around my text links, having just a series of <a> links with no ordering as I want them to be horizontal in both CSS and normal HTML.
Difficult to explain in words, so here's a web page with the kind of links I'm after: http://dianealdred.com/category/bookbinding/ (The 'Home | About :: | Favourite Things' part) My starting page is here: http://www.jonathanmortimer.co.uk/nature/ Any help or pointers to tutorials on this? I looked but everyone seems to be using lists. Thanks! |
|
|
|
#2
|
|||
|
|||
|
Re: Is it possible to make a simple horizontal css menu without using lists?
The example you gave uses lists:
You just need to use a horizontal list... |
|
#3
|
|||
|
|||
|
Re: Is it possible to make a simple horizontal css menu without using lists?
How do I make a horizontal list in HTML? I've never come across one before.
|
|
#4
|
||||
|
||||
|
Re: Is it possible to make a simple horizontal css menu without using lists?
Sorry the question makes no sense with me.
Simple horizontal list: http://css.maxdesign.com.au/listamatic/horizontal01.htm
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#5
|
|||
|
|||
|
Re: Is it possible to make a simple horizontal css menu without using lists?
When viewed without the stylesheet I want the links to be all on one line, same layout as with the stylesheet. Every example I've seen using lists has each item on a separate line when viewed without the stylesheet.
|
|
#6
|
||||
|
||||
|
Re: Is it possible to make a simple horizontal css menu without using lists?
This cannot be done; unless you use tables.. I think.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#7
|
|||
|
|||
|
Re: Is it possible to make a simple horizontal css menu without using lists?
OK thanks, that's all I wanted to know.
|
|
#8
|
||||
|
||||
|
Re: Is it possible to make a simple horizontal css menu without using lists?
I may be wrong.
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#9
|
|||
|
|||
|
Re: Is it possible to make a simple horizontal css menu without using lists?
Quote:
Of those people who use a visual browser, almost all will get the CSS. For the few that don't have CSS, you need not and should not attempt to reproduce your CSS layout. A list of links is logical and easy to read. Why mess with it? |
|
#10
|
|||
|
|||
|
Re: Is it possible to make a simple horizontal css menu without using lists?
I agree 1000000% what Mike said.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help needed on horizontal css menu | dreamabstract | Web Page Design | 1 | Apr 24th, 2008 16:51 |
| Horizontal Menu Using Lists Problem | josephman1988 | Web Page Design | 5 | Oct 26th, 2007 14:13 |
| CSS Horizontal Menu Bar - IE Problems!! | swillicott | Web Page Design | 47 | Jul 23rd, 2007 21:42 |
| CSS horizontal menu | trademarkd | Web Page Design | 1 | Jan 9th, 2007 07:10 |
| horizontal drop-down menu | da_stimulator | JavaScript Forum | 2 | Nov 4th, 2004 11:16 |