Adrian Herscu wrote:
Hi all,
The following is rendered correctly by Mozilla 1.4b:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="text/css" http-equiv="Content-Style-Type">
<title>DOM Test</title>
</head>
<body style="margin:0pt;overflow:hidden;">
<div style="position:absolute;background-color:green;left:100px;top:10px;width:100px;height:100px;"></div>
</body> </html>
The DIV element is not visible in Mozilla 1.6a.
Thanx, Adrian.
-- jst _______________________________________________ mozilla-layout mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-layout
