One thing that I have learned in over a decade developing web sites is that the Net is continually changing, and to keep up you need to change with it. One of the more recent developments in web design is the use of CSS and semantic markup. CSS and semantic web design has several benefits: clarity in code, browser and other web-enabled devices compatibility, seperation of content and presentation, smaller burden on bandwith, and better visibility to search engines. Back in the day, we designed sites with tables and hacked those tables into doing things that they were never meant to do. The table tag was designed to display tabular data, not as a way to render the layout of a website. Unfortunately, a better alternative did not exist, so we used tables. This made for inefficient, slow loading sites with code that was very hard to read and maintain. http://www.vp3media.com and then look at the source code of this site that uses a tables based layout: VP3Media and focuses on one on one interaction with select clients.
Why Your Site Should be Developed with CSS and Semantic Markup
2 views
Comments (0)
Please sign in to leave a comment.





No comments yet. Be the first to comment!