Ver Mensaje Individual
  #4 (permalink)  
Antiguo 01/09/2009, 10:07
Rro_237
 
Fecha de Ingreso: abril-2008
Ubicación: Rancagua, Chile
Mensajes: 41
Antigüedad: 16 años
Puntos: 0
De acuerdo Respuesta: Problemas de ajuste de menu horizontal

Aps! Ahi dejo la codificacion:

<?xml version="1.0" ?>
<html>
<title>Recepci&oacute;n | Scanner Rancagua</title>
<body onload="MM_preloadImages('menusc/menu1_2.png','menusc/menu2_2.png','menusc/menu3_2.png','menusc/menu4_2.png','menusc/menu5_2.png')">
<form name="form1" id="form1">
<table width="1030" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
<tr>
<td style="background-image:url(images/banner_acx.png); background-repeat:no-repeat;" bgcolor="#FFFFFF"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="0%" valign="middle"><p>&nbsp;</p></td>
<td width="2%">&nbsp;</td>
<td width="12%"><a href="formIndex.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image3','','menusc/menu1_2.png',1)"><img src="menusc/menu1_1.png" name="Image3" width="120" height="38" border="0" id="Image3" /></a></td>
<td width="12%"><a href="formRecepcion.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image4','','menusc/menu2_2.png',1)"><img src="menusc/menu2_1.png" name="Image4" width="120" height="38" border="0" id="Image4" /></a></td>
<td width="12%"><a href="formAgenda.php?date=<?php echo date("d-m-Y");?>&uni=1&prof=4" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image5','','menusc/menu3_2.png',1)"><img src="menusc/menu3_1.png" name="Image5" width="120" height="38" border="0" id="Image5" /></a></td>
<td width="12%"><a href="formConsultaExamen.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image6','','menusc/menu4_2.png',1)"><img src="menusc/menu4_1.png" name="Image6" width="120" height="38" border="0" id="Image6" /></a></td>
<td width="50%"><a href="formAdministracion.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image7','','menusc/menu5_2.png',1)"><img src="menusc/menu5_1.png" name="Image7" width="140" height="38" border="0" id="Image7" /></a></td>
</tr>
</table>
<p align="right">&nbsp;</p>
<p align="center" class="productitle">&nbsp;</p>
<p>&nbsp;</p>
</td>
</tr>
</table>
</form>
</body>
</html>