Simplify your markup to reduce your page size. Using less markup means less bandwidth. If you can achieve a layout without piles of empty elements, wrappers, containing elements and unnecessary markup, do it. A popular trend in modern web layout is to do things with an simple unordered list styled with CSS that may otherwise have required complex nested tables.