Nacional

Páginas: 2 (316 palabras) Publicado: 25 de febrero de 2013
Contenido del lado izquierdo


Contenido del centro


Contenido del lado derecho





#cuerpo
{
padding: 0px;
margin: 0px;
width:100%;
height: 100%;
position: relative;
}
#izquierda
{
padding: 0px;
margin: 0px;
width: 291px;
height: 100%;background-color: #d0cece;
float: left;
}
#centro
{
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
background-color: #ffffff;
}#derecha
{
padding: 0px;
margin: 0px;
width: 230px;
height: 100%;
background-color: #d0cece;
float: right;
}Contenidos en tres columnas

* {
margin: 0;
padding: 0;
outline: 0;
}
html, body {
width: 100%;
height: 100%;
overflow: auto;
}
#cuerpo {
width: 100%;
height:100%;
position: relative;
}
#izquierda {
width: 291px;
height: 100%;
background-color: #d0cece;
float: left;
}
#centro {
width: auto;height: 100%;
background-color: #ffffff;
float: left;
}
#derecha {
width: 230px;
height: 100%;
background-color: #d0cece;
float: right;
}Contenido del lado izquierdo


Contenido del centro


Contenido del lado derecho











Tres columnas

html, body {
width: 100%;height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
#caja {
width: 960px;
height: 100%;margin: auto;
background-color:#ffc;
}
#izquierdo {
width: 200px;
height: 100%;
background-color: #999;
float:left;
}
#central{
width: 560px;
height: 100%;...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • La nacionalidad
  • Nacionalidad
  • Nacionalismo
  • Nacionalidad
  • Nacionalismos
  • nacional
  • Nacionalismo
  • Nacionalismo

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS