Why trableless web design....?
Table less web design (or table less web layout) is a method of web design and development without using HTML tables for page layout control purposes.Instead of HTML tables, style sheet languages such as CSS (Cascading Style Sheets) are used to arrange elements and text on a web page. CSS was introduced by the World Wide Web Consortium (W3C) to improve web accessibility and to make HTML code semantic rather than presentational.
Early in its advent, many web developers considered CSS a more powerful and easier to use way of formatting, and considered the tag obsolete. On the other hand, early CSS had very limited and difficult to use layout capabilities and many common page layouts (like the 3-column design) that were very easy to implement with tables had no obvious equivalents in CSS.
As of 2006, CSS layout capabilities improved considerably. Nonetheless, many websites still use CSS for text formatting only, while using tables for layout.
Advantages
- Accessibility
- Bandwidth savings
- Maintainability
Recommended website to see this pure table less design is CSS Zen garden
Hi Jaz,
ReplyDelete.mobi address is now getting out dated. Because of the responsive designs, mobile friendly websites are more browser friendly.
Mac