|
Bueno, aquí están los códiguillos para hacerlo...
<html>
<head>
<style type="text/css">
.Label {
background-color: #FFFFFF;
position: absolute;
left: 50%;
width: 514px;
margin-left: -257px;
height: 90px;
font-family: "Trebuchet MS", Arial, Helvetica;
font-size: 24px;
font-weight: bold;
color: #999999;
text-align: center;
}
</style>
</head>
<body>
<span class="Label" style="top: 260px;"><?php echo 'Email'; ?> </span>
</body>
</html>
__________________
:::
:::
:::
Costoso es el saber que compras con la experiencia y más costoso el que te falta comprar
:::
:::
:::
|