![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
17/05/2002, 05:04
|
| | Fecha de Ingreso: abril-2002
Mensajes: 216
Antigüedad: 22 años, 9 meses Puntos: 0 | |
Re: ¿MSN en tu web? es que si lo copio y lo pego no me sale asi
Código:
<html>
<body bgcolor="#597A94" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<head>
<style type="text/css">
<!--
body { scrollbar-face-color: #6B8C9C; scrollbar-shadow-color: #537180; scrollbar-highlight-color: #84A0AE; scrollbar-3dlight-color: #A6BAC4; scrollbar-darkshadow-color: #65899A ; scrollbar-track-color: #597A94; scrollbar-arrow-color: #B9C9D0; }
-->
</style>
<style>
<!--
A:link {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCC99; font-weight: bold}
A:visited {text-decoration: none; font-family: Verdana; font-style: normal; font-weight: normal}
A:active {text-decoration: none; font-family: Verdana; color: #CCCC99; font-style: normal; font-weight: normal}
A:hover {text-decoration: underline; color: #608488;}
.poll {font-size: 10px; font-family: Arial; background-color: dimgray; color: red;}
-->
</style>
<script language="JavaScript1.2" type="text/javascript">
<!--
<!--
if ((navigator.appVersion.substring(0,1) == "5" &&
navigator.userAgent.indexOf('Gecko') != -1) ||
navigator.userAgent.search(/Opera/) != -1) {
document.write('<META HTTP-EQUIV="pragma" CONTENT="no-cache">');
}
// -->
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
|