questo è il codice della pagina iniziale... dove lo sfondo non compare sul MAC!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Lince Italia S.r.l.</title>
<style type="text/css">
<!--
a:link
{
text-decoration: none;
font-style: italic;
}
a:visited
{
text-decoration: none;
color: #FFFFFF;
}
a:hover
{
text-decoration: underline;
color: #FFFFFF;
}
a:active
{
text-decoration: none;
color: #FFFFFF;
}
body,td,th
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
a
{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
body { background-color: #000000; }
-->
</style>
<body>
<div align="center">
<table width="800" border="0" align="center" cellpadding="1" cellspacing="1" style="height: 500px; ">
<tr>
<th align="center" valign="top" style="background-image: url('immagini/sfondo_index.JPG'); "></th>
</tr>
</table>
[img]immagini/menu_index.JPG[/img]</p>
| Italiano | English | Spanish | French |
<map name="Map">
<area shape="rect" coords="20,3,128,35" href="presentazione.htm">
</map>
</div>
</body>
</html>