Hi,I noticed that debian.org pages use <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
This means it is only rendered in "Quirks mode" by mozilla, do you have any plans to use the http://www.w3.org/ standards in modes othe than Transitional?
: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">Check http://validator.w3.org/ etc for testing if you decide to change to non transsitional
Cheers JG