The padding looks like the default padding in the <p> tag As far as the centering of text - the use of a <p> as a content box and then you have wrapped (what should be defined as something more appropriate like <h6></h6> with the paragraph of text wrapped in <p></p> in a span tag while leaving the paragraph of text falling back to the <p> tag which is inheriting it's properties from the containing <div> that says everybody float left. This essentially causes the text like "Advertising" to be restricted to it's needed space which will always be as high and wide as is needed for the text.
Thank you, Marc Hall HallMarc Websites 610.446.3346 __________ Information from ESET Smart Security, version of virus signature database 4435 (20090917) __________ The message was checked by ESET Smart Security. http://www.eset.com ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
