1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 transitional//EN">
2
3 <html>
4 <head>
5 <title>Pagina Principal del ejemplo cctw</title>
6 <link rel=stylesheet" href="estilos.css" type="text/css"
7 media="all"
8 </head>
9 body
10
11
bienvenidos a mi sitio web.muy pronto estara lista!</p>
12
Pagima creada gracias a CCTW
13 </body>
14 </html>
-------------------------------------------------------------------------------------
estilos.css
body {background-color: #3A5FCD ; background-image: url(objetos/fondo.png) ; background-position: center center ; bacground-repeat: no-repeat ; height:100%;}
2
3 <html>
4 <head>
5 <title>Pagina Principal del ejemplo cctw</title>
6 <link rel=stylesheet" href="estilos.css" type="text/css"
7 media="all"
8 </head>
9 body
10
11
bienvenidos a mi sitio web.muy pronto estara lista!</p>
12
Pagima creada gracias a CCTW
13 </body>
14 </html>
-------------------------------------------------------------------------------------
estilos.css
body {background-color: #3A5FCD ; background-image: url(objetos/fondo.png) ; background-position: center center ; bacground-repeat: no-repeat ; height:100%;}