Pues este código es un poco complejo si acabas de empezar (si no es fácil)
Fíjate:
[contenido no disponible]Manda a la página en la que se muestra la imagen en grande, y la página esa tiene el siguiente código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
@import url("../style.css");
body {
background-color: #23274A;
margin-left: 2px;
margin-top: 3px;
margin-right: 2px;
margin-bottom: 3px;
}
-->
</style>
</head>
<body>
<table width="570" height="214" border="0">
<tr>
<td width="320">[img]boca.jpg[/img]</td>
<td width="240" bgcolor="#CCCCCC"></td>
</tr>
</table>
<table width="570" border="0">
<tr>
<td bgcolor="#FFAD00" class="linktexto"><div align="center" class="top">RD$420 / Size 8, 10, 12, 14 y en S, M, L, XL</div></td>
</tr>
</table>
</body>
</html>