Ver Mensaje Individual
  #1 (permalink)  
Antiguo 13/11/2010, 06:43
Avatar de BapeMilo
BapeMilo
 
Fecha de Ingreso: octubre-2010
Mensajes: 71
Antigüedad: 13 años, 6 meses
Puntos: 1
Maquetado PSD

Bueno estoy metiendome en el diseño web y nada que estoy con un psd mio
y por mucho que lo intento maquetar no puedo al peter la url sobre los botones del head me sale asi:

Normal:


Metiendo Url alos botones:


El Html:
Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <title>Captura</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5. </head>
  6. <body bgcolor="#FFFFFF">
  7. <!-- Save for Web Slices (Captura.PNG) -->
  8. <table id="Tabla_01" width="1348" border="0" cellpadding="0" cellspacing="0">
  9.     <tr>
  10.         <td colspan="9">
  11.             <img id="Captura_01" src="images/Captura_01.gif" width="1348" height="58" alt="" /></td>
  12.     </tr>
  13.     <tr>
  14.         <td rowspan="8">
  15.             <img id="Captura_02" src="images/Captura_02.gif" width="286" height="520" alt="" /></td>
  16.         <td><a href="http://www.google.es"><img src="images/Captura_03.gif" alt="" name="Captura_03" width="119" height="67" id="Captura_03" /></a></td>
  17.         <td rowspan="8">
  18.             <img id="Captura_04" src="images/Captura_04.gif" width="30" height="520" alt="" /></td>
  19.         <td><a href="http://www.google.es"><img src="images/Captura_05.gif" alt="" name="Captura_05" width="187" height="67" id="Captura_05" /></a></td>
  20.         <td rowspan="8">
  21.             <img id="Captura_06" src="images/Captura_06.gif" width="54" height="520" alt="" /></td>
  22.         <td><a href="http://www.google.es"><img src="images/Captura_07.gif" alt="" name="Captura_07" width="180" height="67" id="Captura_07" /></a></td>
  23.         <td rowspan="8">
  24.             <img id="Captura_08" src="images/Captura_08.gif" width="57" height="520" alt="" /></td>
  25.         <td><a href="http://www.google.es"><img src="images/Captura_09.gif" alt="" name="Captura_09" width="170" height="67" id="Captura_09" /></a></td>
  26.         <td rowspan="8">
  27.             <img id="Captura_10" src="images/Captura_10.gif" width="265" height="520" alt="" /></td>
  28.     </tr>
  29.     <tr>
  30.         <td>
  31.             <img id="Captura_11" src="images/Captura_11.gif" width="119" height="453" alt="" /></td>
  32.         <td>
  33.       <img src="images/Captura_12.gif" alt="" name="Captura_12" width="187" height="458" id="Captura_12" /></td>
  34.         <td>
  35.             <img id="Captura_13" src="images/Captura_13.gif" width="180" height="453" alt="" /></td>
  36.         <td>
  37.             <img id="Captura_14" src="images/Captura_14.gif" width="170" height="453" alt="" /></td>
  38.     </tr>
  39. <!-- End Save for Web Slices -->
  40. </body>
  41. </html>