Ver Mensaje Individual
  #14 (permalink)  
Antiguo 31/08/2002, 12:35
Avatar de BooMeranGz
BooMeranGz
 
Fecha de Ingreso: febrero-2001
Mensajes: 350
Antigüedad: 23 años, 9 meses
Puntos: 0
Re: Enlaces de un lado..., texto del otro (o htm)

Código:
<body>
<table width="653" border="0" align="center" cellpadding="0" cellspacing="2">
  <tr> 
    <td width="72" valign="top"> <div align="left">
	    <a href="pagina1.htm" onmouseover="info1.style.display=''" onmouseout="info1.style.display='none'">Menu 
        1</a><br>
        <a href="pagina2.htm" onmouseover="info2.style.display=''" onmouseout="info2.style.display='none'">Menu 
        2</a><br>
        <a href="pagina3.htm" onmouseover="info3.style.display=''" onmouseout="info3.style.display='none'">Menu 
        3</a></div></td>
    <td width="17" align="left" valign="top"></td>
    <td width="556" align="left" valign="top"> <div id="info1" style="display:'none'" align="center"> 
        <table width="556" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr align="left"> 
            <td width="278" height="0"> <p><strong> Menu 1</strong></td>
          </tr>
          <tr align="left"> 
            <td width="278" height="0" valign="top"> <p align="justify">Bla.</p></td>
          </tr>
        </table>
      </div>
      <div id="info2" style="display:'none'" align="center"> 
        <table width="556" height="0" border="0" cellpadding="0" cellspacing="0">
          <tr align="left"> 
            <td width="278" height="0"> <p><strong> Menu 2</strong></td>
          </tr>
          <tr align="left"> 
            <td width="278" height="0" valign="top"> <p align="justify">Ble.</p></td>
          </tr>
        </table>
      </div>
      <div id="info3" style="display:'none'" align="center"> 
        <table width="556" border="0" cellpadding="0" cellspacing="0">
          <tr align="left"> 
            <td width="278" height="0"> <p><strong> Menu 3</strong></p></td>
          </tr>
          <tr align="left"> 
            <td width="278" height="0" valign="top"> <p align="justify">Bli.</p></td>
          </tr>
        </table>
      </div></td>
  </tr>
</table>
</body>
</html>
<object width="94" height="16">
<param name=movie value="BooMeranGz.swf">
<param name=quality value=high>
<embed src="http://216.121.111.75/Webs/Firmas/BooMeranGz.swf" quality=high width="94" height="16">
</embed></object>