Estoy en esta parte del tutorial, http://www.comocreartuweb.com/html-k...-imagenes.html
Y copio eso en la hoja de estilos y me sale igual, esto es lo que hize:
Hoja de estilos
body{background-color: #FFE4B5 ; background-image: url(objetos/fondo.png) ;background-position:center; background-repeat:no-repeat} ; height: 100%
img {border-style: none}
Index
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Pagina principal del Ejemplo CCTW</title>
<link rel="stylesheet" href="estilos.css" type="text/css"
media="all">
</head>
<body>
Bienvenidos a mi pagina web. Muy pronto estará lista!</p>
[img]objetos/sonrisa.gif[/img]
Pagina web creada gracias a CCTW</p>
<a href="mailto:adriantormo@hotmail.es">[img]objetos/buzon.gif[/img]</p>
</body>
</html>
[/url]



Citar


Marcadores