Clan-EdB
Usuario Novato
Usuario Novato

Pues en la web que e hecho, hay unos problemas con los frames y los adapte a cada navegador, y al principio esta lo de seleccionar el navegador, pero en google Chrome e Internet Explorer no se ven

el codigo

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>Clan EdB</title>
<style type="text/css">
<!--
body {
background-color: #996600; 
background-image: url("https://archivos-clanedb.webcindario.com/imagenes/FONDOEDBsin1%20Logo.png"); 
background-position: center;
background-repeat: no-repeat; 
background-attachment: fixed;
color: #ff0000; 
}
</style>
</head>
<body>
<center>
<h2>Por favor, seleccione su navegador</h2>
<a href="mozilla.html">Mozilla Firefox<br>
 <img src=
"https://archivos-clanedb.webcindario.com/imagenes/navegadores/firefox.png"
 alt="Firefox"></a><br>
<a href="chrome.html">Google Chrome<br>
 <img src=
"https://archivos-clanedb.webcindario.com/imagenes/navegadores/google-chrome3.png"
 alt="Google Chrome"></a><br>
<a href="explorer.html">Internet Explorer<br>
 <img src=
"https://archivos-clanedb.webcindario.com/imagenes/navegadores/ie_8_by_yethzart.png"
 alt="Internet Explorer"></a></center>
</body>
</html>


Avatar Image
Come y duerme en el foro
Come y duerme en el foro
Cita:

Código:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">

<html>
<head>
<title>Clan EdB</title>
<style type="text/css">
<!--
body {
background-color: #996600;
background-image: url("https://archivos-clanedb.webcindario.com/imagenes/FONDOEDBsin1%20Logo.p ng");
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
color: #ff0000;
}
</style>
</head>
<body>
<center>
<h2>Por favor, seleccione su navegador</h2>
<a href="mozilla.html">Mozilla Firefox<br>
 <img src=
"https://archivos-clanedb.webcindario.com/imagenes/navegadores/firefox.png"
 alt="Firefox"></a><br>
<a href="chrome.html">Google Chrome<br>
 <img src=
"https://archivos-clanedb.webcindario.com/imagenes/navegadores/google-chrome 3.png"
 alt="Google Chrome"></a><br>
<a href="explorer.html">Internet Explorer<br>
 <img src="https://archivos-clanedb.webcindario.com/imagenes/navegadores/ie_8_by_y ethzart.png"
 alt="Internet Explorer"></a></center>
</body>
</html>

En una mirada rapida quita <!-- porque con eso empiezas un comentario y al no cerrarlo con --> genera el error, solo quitalo

ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
No se han encontrado temas similares