certo eccola una della 2 alla quale dovrei solo cambiare l' indirizzo da via sempione alla nuova via del punto vendita
grazie
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="style.css" type="text/css">
<title>titolo pagina</title>
</head>
<body style="background-image:url(elements/sfondoBack.jpg)" bgcolor="#FFFFFF" bgproperties="fixed" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" rightmargin="0">
<center>
<table class="body" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" class="titoloPag">
<b>D o v e S i a m o</b>
</td>
<!--<td align="left" class="titoloPag"> </td>-->
</tr>
<tr>
<td align="left">
<table width="635" height="450">
<tr>
<td class="tdBorder">
<center>
<img src="elements/logo.jpg" WIDTH="200" HEIGHT="114"><br>
<b>nome attività</b><br>
<br>
Via sempione, 21<br>
20121 milano<br>
<br>
</center>
</td>
<td class="tdBorder">
<center>
<img src="elements/cartina.jpg" WIDTH="322" HEIGHT="226">
</center>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellpadding="0" cellspacing="0">
<tr>
<td height="2">
</td>
</tr>
<tr>
<td>
<img src="elements/piede.gif" WIDTH="762" HEIGHT="18">
</td>
</tr>
</table>
</center>
</body>
</html>