HighDots Forums  

Can this menu be done in CSS?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Can this menu be done in CSS? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Grytpype-Thynne
 
Posts: n/a

Default Can this menu be done in CSS? - 08-05-2003 , 01:01 PM






Hi,

Is it possible to reproduce the top menu at
www.animals-in-distress.net/home.htm in CSS and if so how?

Thanks
Gerald

Reply With Quote
  #2  
Old   
Lauri Raittila
 
Posts: n/a

Default Re: Can this menu be done in CSS? - 08-05-2003 , 02:42 PM






In article <MPG.199a015ea428a4ad9896e9 (AT) news (DOT) individual.net>, Grytpype-
Thynne wrote:
Quote:
Hi,

Is it possible to reproduce the top menu at
www.animals-in-distress.net/home.htm in CSS and
Yes, many ways. (display:table etc or float:left and % widths)

Quote:
if so how?
Why? If order links (four lines, five columns) is meaningfull, then it is
table. And if not, then you should propably not use table like thing, but
normal text flow. Since you have links in alphabetic order, I suppose the
latter would be better.

But what I think is the real problem with your links is that there is too
many of them, with random order. I would recommend some sort of order by
function.

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.