The html which is used by the browser has used tables for the layout design which once upon a time was the done thing, but it is not out dated and you should be using div tags and CSS, if you right click on the right and click view sources you should see the source code and all the tables, the code is long winded because of old fashioned html used, no new site which is paid for should use tables for layout, unless it is free.