Jump to content

Year

Day

24 ways to impress your friends

Vote up?

  • Richard Rutter http://clagnut.com/

    Jake – the extreme text sizing in IE can be fixed by applying any percentage font size to the body – it doesn’t have to be 100% (hence my use of 75% fixed this too).

    You’re right about the tables though. This rule does the job nicely to inherit the text size:

    table, thead, tbody, tr, th, td {font-size:1em}