Why i can't see my page in Nestcape 7.1

Hi!

my page is ok on all other browser but, i can't see it in Nescape 7.1!

Did someone know why?

css file

body {
margin: 0px;
font-family: Tahoma, Arial, Verdana, sans-serif;
text-align: center;
}

a {
text-decoration: none;
color: #333333;
}

img {
border: 0px;
}

#full {
overflow: hidden;
margin: 0px auto;
width: 770px;
text-align: left;
background: #BBBBBB;
}

#plug, #copy {
float: left;
width: 359px;
padding: 2px 13px 18px 13px;
font-size: 10px; color: #888888;
background: #CCCCCC;
}

* html #plug, #copy {
width: 385px;
w\idth: 359px;
}


html file

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Cabanons Fontaine ::: Bienvenue</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css" title="cf2004">@import "includes/style.css";</style>
<link rel="shortcut icon" href=http://www.webdeveloper.com/forum/archive/index.php/"favicon.ico" />
</head>
<body>
<a name="cabanon"></a>
<div id="full">
<div id="info">
<div id="plug">
Conforme aux normes <a href=http://www.webdeveloper.com/forum/archive/index.php/"http://validator.w3.org/check/referer" onclick="target='_blank';">XHTML 1.0</a> et <a href=http://www.webdeveloper.com/forum/archive/index.php/"http://jigsaw.w3.org/css-validator/validator?uri=http://www.cabanons.com/2004" onclick="target='_blank';">CSS 2.0</a><br />T闁橀枏harger le plugin <a href=http://www.webdeveloper.com/forum/archive/index.php/"http://www.macromedia.com/shockwave/Download /Download .cgi?P1_Prod_Version=ShockwaveFlash" onclick="target='_blank';">Flash 7</a>
</div>
<div id="copy" style="text-align: right;">
© 2004 Cabanons Fontaine, Tous droits r闁焑rv闁
 
Back
Top