Código html:
Ver original
<div class="fl_left"><a href="#"><img src="darkness/images/demo/575x300.gif" alt="" /></a></div> <form action="login1.php" method="post" > <td><input type="text" name="nom" value="" size="5" /></td> <td><input type="password" name="cont" value="" size="5" /></td> <td><input type="submit" name="ol" value="ingresar" /></td>
Código css:
Ver original#latest{
padding:20px 0 0 0;
}
#latest .fl_left{
display:block;
float:left;
width:575px;
height:300px;
}
#latest .fl_right{
float:right;
width:360px;
height:280px;
display:block;
color:#333333;
background-color:white;
padding:10px;
}
div.wrapper{
display:block;
width:100%;
margin:0;
padding:0;
text-align:left;
}
haber si alguien puede ayudarme.