Re: Homepage broken in WinIE6 / Opera 7.2

The cause is the shorthand <div> element around line 104.
<div class="hpmt" />
It doesn't seem to have a use since there's no "hpmt" class in the
stylesheet. It should be removed or replaced by a its longhand version: <div
class="hpmt"></div>

Best regards,

Patrick Benny
w3@chipple.org

Received on Friday, 14 May 2004 04:20:09 UTC