Es que no logro comprender, porque no puedo pasar del fondo y mucho menos la imagen. Pag. 19 en COLOR DE FONDO estoy quedaoo.
Esta es mi ruta:
D:\MIS PAGINAS WEB\web-ejemplo-cctw\objetos
Mi index.html es:
<html>
<head>
<title>DISTRITO 04-04, VILLA ALTAGRACIA</title>
<link rel="stylesheet" href="estilos.css" type="text/css"
media="all">
</head>
<body>
Bienvenido al Distrito Educativo 04-04, muy pronto estaremos listos</p>
Este proyecto ofrecerá las informaciones de nuestro Distrito</p>
pagina ASESORIA CCTW</p>
</body>
</html>
Y me funciona perfecto, este es el resultado:
Bienvenido al Distrito Educativo 04-04, muy pronto estaremos listos
Este proyecto ofrecerá las informaciones de nuestro Distrito
pagina ASESORIA CCTW
--------------------------------------------------------------------------------------
El problema quizas lo tenga en estilos.css que es el siguiente:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Distrito Educativo 04-04 estilo de mi web</title>
</head>
<body>
body {background-color: #E6E6FA ; background-image: url(objetos/fondo.png) }
</body>
</html>
Me presenta en pantalla los codigos del estilos.css nuevamente asi:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Distrito Educativo 04-04 estilo de mi web</title>
</head>
<body>
body {background-color: #E6E6FA ; background-image: url(objetos/fondo.png) }
</body>
</html>
Por favor si me pueden ayudar, porque ya estoy desesperado por salir de este paso....
Cesar Felix.........
Esta es mi ruta:
D:\MIS PAGINAS WEB\web-ejemplo-cctw\objetos
Mi index.html es:
<html>
<head>
<title>DISTRITO 04-04, VILLA ALTAGRACIA</title>
<link rel="stylesheet" href="estilos.css" type="text/css"
media="all">
</head>
<body>
Bienvenido al Distrito Educativo 04-04, muy pronto estaremos listos</p>
Este proyecto ofrecerá las informaciones de nuestro Distrito</p>
pagina ASESORIA CCTW</p>
</body>
</html>
Y me funciona perfecto, este es el resultado:
Bienvenido al Distrito Educativo 04-04, muy pronto estaremos listos
Este proyecto ofrecerá las informaciones de nuestro Distrito
pagina ASESORIA CCTW
--------------------------------------------------------------------------------------
El problema quizas lo tenga en estilos.css que es el siguiente:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Distrito Educativo 04-04 estilo de mi web</title>
</head>
<body>
body {background-color: #E6E6FA ; background-image: url(objetos/fondo.png) }
</body>
</html>
Me presenta en pantalla los codigos del estilos.css nuevamente asi:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Distrito Educativo 04-04 estilo de mi web</title>
</head>
<body>
body {background-color: #E6E6FA ; background-image: url(objetos/fondo.png) }
</body>
</html>
Por favor si me pueden ayudar, porque ya estoy desesperado por salir de este paso....
Cesar Felix.........