Hi all,
I'm having this problem since I try to view my webpage in Netscape browser. Can anyone explain why it gave me errors while it working fine in Internet explorer. Is there any way to write the code correctly so my page should look the same in both browers?
I'm having this problem since I try to view my webpage in Netscape browser. Can anyone explain why it gave me errors while it working fine in Internet explorer. Is there any way to write the code correctly so my page should look the same in both browers?
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"[URL unfurl="true"]http://www.w3.org/TR/html4/loose.dtd">[/URL]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>
<body bgcolor="#FFFFFF" style="margin-bottom: 0px; margin-left: 0px; margin-top: 0px">
</body>
</html>
[code]
Thanks in advance
---Quin