<html>
<head>
<script type="text/javascript">
function mostrar(mo)
{
document.getElementById(mo).style.display= "block";
}
function ocultar(ocu)
{
document.getElementById(ocu).style.display= "none";
}
function inicial()
{
if (document.getElementById('pepema'))
{
mostrar('text1') ;
}
else
{
ocultar('text1');
}
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><style type="text/css">
<!--
body,td,th {
font-size: 18px;
color: #000;
}
body {
background-image: url(curso%20del%20sena/vxcvxcvxzcx);
}
-->
</style></head>
<body onLoad="inicial()">
<table border="5" align="center">
<tr>
<td bgcolor="#FFCC66">
<a href="javascript:mostrar('text1')">ver entarda</a>
<br>
<div id='text1'><img align="10" alt="10" src="GIF018.gif "><br>
<strong>hay un secreto que debemos mostra</strong><br>
<strong>quieres ver para que me vuelva a ver</strong><br>
<strong>se que te gustara lo veras.</strong></div>
<a href="javascript:ocultar('text1')">ocultar entarda</a>
</td>
</tr>
</table>
</body>
</html>
<head>
<script type="text/javascript">
function mostrar(mo)
{
document.getElementById(mo).style.display= "block";
}
function ocultar(ocu)
{
document.getElementById(ocu).style.display= "none";
}
function inicial()
{
if (document.getElementById('pepema'))
{
mostrar('text1') ;
}
else
{
ocultar('text1');
}
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><style type="text/css">
<!--
body,td,th {
font-size: 18px;
color: #000;
}
body {
background-image: url(curso%20del%20sena/vxcvxcvxzcx);
}
-->
</style></head>
<body onLoad="inicial()">
<table border="5" align="center">
<tr>
<td bgcolor="#FFCC66">
<a href="javascript:mostrar('text1')">ver entarda</a>
<br>
<div id='text1'><img align="10" alt="10" src="GIF018.gif "><br>
<strong>hay un secreto que debemos mostra</strong><br>
<strong>quieres ver para que me vuelva a ver</strong><br>
<strong>se que te gustara lo veras.</strong></div>
<a href="javascript:ocultar('text1')">ocultar entarda</a>
</td>
</tr>
</table>
</body>
</html>


estas bien tu blog
ResponderEliminar