> I seem to be having trouble assigning the font-size:62.5%; property to > the body of my document. Basically, it doesn't seem to be working and > I can't figure out why. The font stays slightly larger than 11px, when > I set it to 1.1em. this has worked fine on other sites, so not sure > why it isn't working here. Any ideas?
I took your CSS and added it to a <style> section in the HTML you sent and commented out the <link> to the stylesheet. The font sizes looked correct so I suspect you either are not picking up the stylesheet you think you are pointing at or there other elements in the stylesheet affecting the font size. Regards, Kepler Gelotte http://www.neighborwebmaster.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
