Matias escribió:
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Instituto Republica de Italia</title>
<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#todo {
width: 100%;
background-color: #333;
margin: auto;
}
#grupo {
position: relative;
margin: auto;
width: 1450px;
height: 1049px;
background-color: #999;
}
#fondob {
width: 850px;
height: 1049px;
background-color: #CCC;
margin: auto;
}
</style>
</head>
<body>
<div id="todo">
<div id="grupo">
<div id="fondob"></div>
</div>
</div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Instituto Republica de Italia</title>
<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#todo {
width: 100%;
background-color: #333;
margin: auto;
}
#grupo {
position: relative;
margin: auto;
width: 1450px;
height: 1049px;
background-color: #999;
}
#fondob {
width: 850px;
height: 1049px;
background-color: #CCC;
margin: auto;
}
</style>
</head>
<body>
<div id="todo">
<div id="grupo">
<div id="fondob"></div>
</div>
</div>
</body>
</html>