Ver Mensaje Individual
  #1 (permalink)  
Antiguo 03/08/2008, 20:59
iozk
 
Fecha de Ingreso: mayo-2008
Mensajes: 499
Antigüedad: 16 años
Puntos: 1
Pregunta alinear las tablas en el css style

no se porque no me sale este codigo
<!--
html{
background-color:white;
}
forumline{
align:middle;
}
#form{
width:250px;
heigth:200px;
background-image:url(carp/fond.jpg);
font famili: comic sans;

}
strong{
color:green;
align:middle; /*este no alinea nada bueno ninguno en cualquier parte*/
}

#furm{
width:650px;
heigth:200px;
background-image:url(carp/fond.jpg);
font: comic sans;
}
-->
</style>

nose que esta mal