Paul Hempsall wrote:
Hey all,

Just wondering if anyone is aware of any web resources that detail the
default style values given to various elements by browsers (specifically
IE6)?


You could download and install the IE Web Developer toolbar from Microsoft:
<http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en>

Then load an unstyled document containing the elements you want to know the values for, select "View DOM" from the toolbar and, in the "Current style" pane, select the "Show default style values" checkbox. Then, in the document tree view, select the elements in turn to see what the style values are.

HTH,

Nick.
--
Nick Fitzsimons
http://www.nickfitz.co.uk/




******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to