Marc Delisle schrieb:
Hi,
I would like to educate myself about this subject :) I know that we have decided to use the default browser's font size, but I just made a test:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <body> <p>Rename table to</p> </body> </html>
and when I display that in FF 2.0.0.5, the text looks larger than the same text as seen on the Operations panel from PMA 2.10.2. In fact, I have to choose a font size of 80% to obtain the same size as in my test.
'your' test is larger than in PMA and you have to reduce to 80% in PMA to get same size as in your test? how does this work?
Why? Is my simple test flawed?
i cannot see any difference
did you tried adding html {font-size: 100%;} ? what tells you page information about view mode? standard compliance both?