U_U al estilo 2ª guerra mundial me mola. no me gusta que tengan cohetes ni anda eso, no debería desarollarse nada de eso pero en cambio armas sí. pero no de gran escala si no de mano
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes Menú.entradabody {
margin-left:15%;
margin-top:0px;
height: 100px;
width: 650px;
background-image: url(images/contenidobody.png);
background-repeat: repeat-y;
}
<div class="entradahead">
<h1><span>¡Liberada la versión 1.0a de sudöku!</span></h1>
<h2><span>Xafi</span><span>16/4/2012</span></h2>
</div>
<div class="entradabody">
<div><h1>Si pulsas el boton escape aparece un menu<br>Si pulsas el boton escape aparece un menu<br>Si pulsas el boton escape aparece un menu<br></h1></div>
</div>
<div class="entradafooter">
<h1><span>categoria: <a href='index.php?page_id=<?php echo $_SESSION['ID'];?>'><?php echo $_SESSION['ID'];?></a></span></h1>
</div>
.entradahead {
margin-left:15%;
margin-top:10px;
height: 50px;
width: 650px;
background-image: url(images/contenidohead.png);
background-repeat: no-repeat;
}
.entradahead h1 span { /* titulo */
font-size:22px;
font-family: Ace Futurism;
margin-left:10px;
color: #ffffff;
}
.entradahead h2{
margin-left:24px;
}
.entradahead h2 span{ /* autor y fecha */
max-width: 100px;
text-transform: uppercase;
font-size:16px;
font-family: Ace Futurism;
color: #ffffff;
margin-left:5px;
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:2px;
background-color: #98020e;
}
.entradabody {
margin-left:15%;
margin-top:0px;
height: auto;
width: 650px;
background-image: url(images/contenidobody.png);
background-repeat: repeat-y;
}
.entradabody div {
width:600px;
height:auto;
}
.entradabody h1 { /* texto */
margin-left:10px;
font-size:12px;
max-width:500;
font-family: tahoma;
font-weight:100;
color: #a0a0a0;
}
.entradafooter {
margin-left:15%;
margin-top:0px;
height: 50;
width: 650px;
background-image: url(images/contenidofooter.png);
background-repeat: no-repeat;
}
.entradafooter h1{
margin-left:30px;
padding-top:30px;
}
.entradafooter h1 span{ /* categoria */
text-transform: uppercase;
font-size:14px;
font-family: Ace Futurism;
color: #ffffff;
margin-left:5px;
padding-left:4px;
padding-right:4px;
background-color: #98020e;
z-index: 1;
}