Ver Mensaje Individual
  #1 (permalink)  
Antiguo 28/04/2008, 10:45
mouse_peru
 
Fecha de Ingreso: abril-2008
Mensajes: 2
Antigüedad: 16 años
Puntos: 0
No se visualiza el menu

Gente, estoy haciendo este menu pero no entiendo porque no visualiza en el navegador alguna mano porfa.

HTML:
Código:
<html>
<head>
<title>
</title>
<SCRIPT src="javascripts.js"></SCRIPT>
<link href="torrecillas.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
 <tr>
  <td>
<script type="text/javascript" language="JavaScript1.2" src="stmenu.js"></script>
 <script type="text/javascript" language="JavaScript1.2" src="menu.js"></script>
    </td>
</tr>
</table>
</body>
</html>

Última edición por mouse_peru; 29/04/2008 a las 06:49 Razón: no responden