|
Posted by Jukka K. Korpela on 01/31/07 17:23
Scripsit vunet.us@gmail.com:
> What is the best way to show border-less menu with CSS?
How is that related to the question in the Subject line?
> I use table
> but have problems avoiding paddings and margins with different
> browsers.
Yawn. Try explaning the logical structure and illustrate it with a URL, then
proceed to telling what the desired visual appearance for some part (which?)
is.
Meanwhile, here's the answer you asked in the Subject line - I just _love_
simple questions (though some people say there are no simple questions,
there are just simple people):
table, caption, col, colgroup, thead, tbody, tr, th, td { border: 0 none
!important; }
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Navigation:
[Reply to this message]
|