using Iceweasel on Debian Etch. Hopeless rendering of text (massive vertical expansion), much of the page simply missing, and hardly any of the links apparently active and none of them working.
On the other hand, if I view it in Windows Internet Explorer then it all seems to work perfectly.
What might be the explanation for this difference?
My standard response to this sort of question is "any one of the 412 HTML errors found on that page" - http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.denvermill....
Some errors are unavoidable (e.g. the autocomplete="off" tag on text entry fields, which whilst a defacto standard isn't yet in a DTD). However, 412 errors suggests to me that there is far more wrong there than little things like that.
Greg