As Prabhath already mentioned, an id cannot be reused. You cannot use id="leftbox" on both the UL and H2 elements.
Please see http://www.netrarc.com/murphy.html for an alternate possibility. The main thing to note is that 15em when applied to an h2 element is not the same size as 15em when applied to a regular font size, or an h1 element, etc. -- George Murphy, Percevial 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? > > Percevial > ______________________________________________________________________ > 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/ > > > ______________________________________________________________________ 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/
