codice:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Documento senza titolo</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<style type="text/css">
.div-1 {
border: none;
height: 38px;
text-align: left;
width: 981px;
}
.div-1-1 {
border: none;
clear: both;
float: left;
height: 19px;
line-height: 19px;
padding: 0px;
width: 491px;
}
.div-1-2 {
border: none;
float: left;
height: 19px;
line-height: 19px;
padding: 0px;
width: 491px;
}
</style>
</head>
<body>
<div class="div-1">
<div class="div-1-1"></div>
<div class="div-1-2"></div>
<div class="div-1-1"></div>
<div class="div-1-2"></div>
<div style="clear: both;"></div>
</div>
</body>
</html>