Ver Mensaje Individual
  #3  
Antiguo 12-12-2005
Avatar de papulo
papulo papulo is offline
Miembro
 
Registrado: ago 2005
Ubicación: Lleida - Cataluña - España -Europa - Planeta tierra - Sistema solar - Via Lactea ...
Posts: 542
Reputación: 19
papulo Va por buen camino
Marchando las pruebas...

http://img498.imageshack.us/img498/2...orer8cm.th.png

http://img389.imageshack.us/img389/9...efox6ut.th.png

Y el codigo:

Código:
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
   <meta content="text/html; charset=ISO-8859-1"
  http-equiv="content-type">
   <title>index</title>
 </head>
 <body>
 <table style="text-align: left; width: 814px; height: 600px;"
  border="0" cellpadding="0" cellspacing="0">
   <tbody>
 	<tr>
 	  <td
  style="height: 20px; background-image: url(file:///C:/wamp/www/web/imagenes/
ColorSobreBannerSuperior.png);background-repeat: repeat;
 background-position: left center; width: 204px;"
  colspan="3"></td>
 	</tr>
 	<tr>
 	  <td
  style="height: 84px; background-image: url(file:///C:/wamp/www/web/imagenes
/banner_frame_superior.PNG);background-position:
right center; background-repeat: no-repeat; width: 204px;"
  colspan="3">
 	  <table style="text-align: left; width: 100%; height: 100%;"
border="0" cellpadding="0" cellspacing="0">
 		<tbody>
 		  <tr>
 			<td style="width: 160px; text-align: center;"><img
  src="imagenes/logo_factorydata_sin_texto.PNG" alt=""
  style="width: 56px; height: 69px; float: left;"><span
  style="font-weight: bold;"><br>
 FACTORY DATA</span></td>
 			<td style="width: 495px;"></td>
 			<td
  style="width: 125px; vertical-align: top; text-align: center;">Mapa
 de la web<br>
 			<br>
 			<select name="Idioma">
 			<option value="1">Espa&ntilde;ol</option>
 			<option value="2">English</option>
 			</select>
 			</td>
 		  </tr>
 		</tbody>
 	  </table>
 	  </td>
 	</tr>
 	<tr>
 	  <td style="height: 549px; vertical-align: top; width: 812px;">
 	  <table style="text-align: left; height: 50px; width: 157px;"
  border="0" cellpadding="0" cellspacing="0">
 		<tbody>
 		  <tr>
 			<td style="height: 50px; width: 155px;"></td>
 		  </tr>
 		</tbody>
 	  </table>
 	  </td>
 	  <td style="height: 549px; width: 445px;">
 	  <table style="text-align: left; width: 600px; height: 100%;"
  border="0" cellpadding="0" cellspacing="0">
 		<tbody>
 		  <tr>
 			<td
  style="vertical-align: top; height: 157px; width: 598px;"><img
  style="width: 498px; height: 195px;" alt=""
  src="imagenes/ImagenCentral.png"></td>
 		  </tr>
 		  <tr>
 			<td style="height: 390px; width: 598px;"></td>
 		  </tr>
 		</tbody>
 	  </table>
 	  </td>
 	  <td
  style="height: 549px; width: 204px; background-color: rgb(198, 198, 198);">
 	  <table
  style="width: 125px; height: 90%; text-align: left; margin-left: auto; margin-right: 0px;"
  border="0" cellpadding="0" cellspacing="0">
 		<tbody>
 		  <tr>
 			<td style="width: 115px; text-align: center;"><img
  style="width: 110px; height: 110px;" alt=""
  src="imagenes/fabricantes/Lmitsub.jpg"></td>
 		  </tr>
 		  <tr>
 			<td style="width: 115px; text-align: center;"><img
  style="width: 110px; height: 110px;" alt=""
  src="imagenes/fabricantes/Lcgb.jpg"></td>
 		  </tr>
 		  <tr>
 			<td style="width: 115px; text-align: center;"><img
  style="width: 110px; height: 110px;" alt=""
  src="imagenes/fabricantes/Lzen.jpg"></td>
 		  </tr>
 		  <tr>
 			<td style="width: 115px; text-align: center;"><img
  style="width: 110px; height: 110px;" alt=""
  src="imagenes/fabricantes/Lwai.jpg"></td>
 		  </tr>
 		</tbody>
 	  </table>
 	  </td>
 	</tr>
   </tbody>
 </table>
 <br>
 </body>
 </html>
Mas sencillito no se puede, y veo que no es cosa del PHP, pero aqui lo pongo.

Última edición por papulo fecha: 12-12-2005 a las 13:34:00.
Responder Con Cita