On 4/7/06, Murphy, Percevial <[EMAIL PROTECTED]> wrote:
> You will note on this page
> http://www.ecu.edu/cs-dhs/mph/customcf/headerbox.html, the background
> where the text Useful Links text appears is not the same width as the
> links below it. How can I set it so that they are both the same width?

First, an id has to be unique - you need to give the h2 and the ul
different ids.

The difference in width is because of the different font sizes
specified. When the width is calculated in ems, it is based on the
font size set for that element.

HTH,
Prabhath
--
http://nidahas.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to