Salve ragazzi!
Non riesco a capire come mai non riesco a centrare l'immagine che ho caricato. Se metto right e left ci va tranquillamente, ma se metto center, rimane a sinistra...
Sicuramente c'è qualcosa che mi sfugge...
Grazie,
Lucas
Codice:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>PreHome</title>
</head>
<body>
<p><map name="FPMap0">
<area href="http://redlucas.altervista.org/2008-2009/Homepage.html" shape="rect" coords="5, 32, 108, 65">
<area href="http://redlucas.altervista.org/2009-2010/Homepage.html" shape="rect" coords="143, 149, 267, 183">
<area href="http://redlucas.altervista.org/Homepage.html" shape="rect" coords="315, 254, 465, 299">
</map>
<img src="http://img809.imageshack.us/img809/5092/scawembleystadiumweb1.jpg" width="800" height="533" border="0" align="center" usemap="#FPMap0"></p>
</body>
</html>