Posted by Ben C on 11/07/06 08:42
On 2006-11-06, dorayme <doraymeRidThis@optusnet.com.au> wrote:
> In article <slrnektu5l.n79.spamspam@bowser.marioworld>,
> Ben C <spamspam@spam.eggs> wrote:
[snip]
>> If you use borders, then the height of a border is given by the height
>> of the box it a border of.
>>
>
> There is something I better look into and that is borders not on
> the li items but the links themselves?
I think it would work out much the same, as the links are as far as CSS
is concerned more inline boxes (nested inside the inline boxes for the
<li>s), and the height you get for all inline boxes is
based on font size but browser-dependent.
[Back to original message]
|