25/10/2009, 09:33
|
| | | Fecha de Ingreso: septiembre-2008 Ubicación: huesca
Mensajes: 298
Antigüedad: 16 años, 2 meses Puntos: 0 | |
porque no aparece un cuadrado azul? Hola a todos
Escribo el siguiente codigo:
<html>
<head>
<style>
BODY {BACKGROUND-COLOR:yellow ; font-size:1em;}
div {width:200px; height:300px, background-color:blue;}
</style>
<title>
PRUEBA
</title>
</head>
<body>
<div>
hola hola
</div>
</body>
</html>
querria saber porque no aparece un cuadrado azuel en pantalla
Gracias a todos y que vaya bien
J |