Archive for August 29th, 2011

Monday, August 29th, 2011

Tables and Ids

For those of you still using tables for layout in your web pages, here’s another reason for getting rid of them – it breaks the functionality of ids in your page. One of the uses for an id is to provide a point in the page that can be linked to – unfortunately at least [...]