¿Cómo puedo hacer?
Mi instinto fue probar esto pero para nada funciona. ¿Me ayudan por favor?
Código HTML:
<style> html, body{margin:20px;padding:20px;} #mesatotal { position:fixed; bottom:0px; display:block; } #mesaizquierda { width:141px; height:302px; } #mesacentro { background-image:url(images/mesa-centro.jpg); height:302px; width:auto; } #mesaderecha { width:141px; height:302px; } </style>