I've got a pretty innocuous looking div:
<DIV style="MARGIN-BOTTOM: 15px; MARGIN-TOP: 5px;">
-which I inherited. When you view the page source of the resulting page in Netscape Com 4.7, it seems to have replaced this with:
<DIV style="MARGIN-BOTTOM: 15px; MARGIN-TOP: 5px;"><DIV Ttyle="MARGIN-BOTTOM: 15px; MARGIN-TOP: 5px;">
ie. the whole div is repeated with 'style' replaced by 'Ttyle' (leaving an unresolved <div> and a bemused samoff).
What's all that about!?!
<DIV style="MARGIN-BOTTOM: 15px; MARGIN-TOP: 5px;">
-which I inherited. When you view the page source of the resulting page in Netscape Com 4.7, it seems to have replaced this with:
<DIV style="MARGIN-BOTTOM: 15px; MARGIN-TOP: 5px;"><DIV Ttyle="MARGIN-BOTTOM: 15px; MARGIN-TOP: 5px;">
ie. the whole div is repeated with 'style' replaced by 'Ttyle' (leaving an unresolved <div> and a bemused samoff).
What's all that about!?!