No me reconoce todo el ancho del div contenedor central queria saber que tengo que corregir o que me recomiendan mejorar gracias
Código:
<html >
<head>
</head>
<body>
<span style='height: 1108px; width: 978px; position: absolute; border: 1px solid #999;'>
<span style='height: 800px; width: 960px; position: absolute; left: 9px; top: 9px;'>
<a href="url" target="_blank" style='text-decoration: none;'><img src="url image" style='border: none;' /></a>
</span>
<span style='height: 165px; width: 475px; position: absolute; left: 9px; top: 819px;'>
<img src="url image" style='border: none;' /></span>
<span style='height: 165px; width: 475px; position: absolute; right: 9px; top: 819px;'>
<img src="url image" style='border: none;' /></span>
<span style='height: 55px; width: 960px; position: absolute; left: 9px; top: 994px;'>
<a href="url " target="_blank" style="text-decoration: none;"><img src="url image" style='border: none;' /></a>
</span>
<span style='height: 40px; width: 380px; position: absolute; left: 9px; top: 1059px;'>
<img src="url image" style='border: none;' /></span>
<span style="height: 40px; width: 280px; position: absolute; left: 399px; top: 1059px;">
<a href="https://www.facebook.com/" target="_blank" style="text-decoration: none;"><img src="url image" style="border: none;" /></a>
</span>
<span style='height: 40px; width: 280px; position: absolute; left: 689px; top: 1059px;'>
<a href="https://twitter.com/s" target="_blank" style='text-decoration: none;'><img src="url imagen" style='border: none;' /></a>
</span>
</span>
[CONTENT]
</body>
</html>


