Although CSS layouts have been around for years, they haven't become so commonplace until recently. This was basically due to limited browser support (especially from Netscape 4) - nowadays though, CSS 2.0 (which introduced positioning) is compatible with over 99% of browsers out there (check out the browser stats over at http://www.thecounter.com/stats/2004/August/browser.php).
So, why should you convert your website from its current table-based layout to a CSS layout? It'll make you money. Simple really. And here's four reasons to explain why:
Reduced bandwidth costs
Web pages using CSS for layout tend to have much smaller file sizes than those using tabular layouts. It's not unusual to see reductions of 50% or more in file size when switching from CSS to tables. Smaller file sizes obviously mean reduced bandwidth costs, which for high traffic sites can mean enormous savings.
The main reason for this dramatic decrease in file size is that presentation information is placed in the external CSS document, called up once when the homepage loads up and then cached (stored) on to the user's computer. Table layouts on the other hand, place all presentation information inside each HTML, which is then called up and downloaded for every page on the site.
Additionally, CSS can be used to replace JavaScript image rollovers, again allowing a large reduction in overall page size. See the article, CSS navigation menu for more on this (http://www.webcredible.co.uk/user-friendly-resources/css/css-navigation-menu.shtml).
A higher search engine ranking
A CSS-based website will appear higher in the search engine rankings for three reasons:
* The code is cleaner and therefore more accessible to search engines
* Important content can be placed at the top of the HTML document
* There is a greater density of content compared to coding
A higher search engine ranking means more site visitors, which, provided your website is usable, should lead to an increase in enquiries or sales.
Faster download speed
A faster download speed will make you money? Well, yes. Slow download speed is often cited as one of the biggest usability complaints for websites. A faster download speed therefore leads to increased usability, and a web usability redesign can increase the sales/conversion rate by 100% (source: http://www.useit.com/alertbox/20030107.html).
CSS downloads faster than tables because:
* Browsers read through tables twice before displaying their contents, once to work out their structure and once to determine their content
* Tables appear on the screen all in one go - no part of the table will appear until the entire table is downloaded and rendered
* Tables encourage the use of spacer images to aid with positioning
* CSS generally requires less code than cumbersome tables
* All code to do with the layout can be placed in an external CSS document, which will be called up just once and then cached (stored) on the user's computer; table layout, stored in each HTML document, must be loaded up each time a new page downloads
* With CSS you can control the order items download on to the screen - make the content appear before slow-loading images and your site users will definitely appreciate it
Increase in reach
The more people you can reach, the more visitors you'll get to your site and the more enquiries or sales you should get. A CSS-based website is compatible with PDAs, mobile phones, in-car browsers and WebTV. Don't underestimate the importance of this: In 2008 alone an estimated 58 million PDAs will be sold (source: http://www.etforecasts.com/pr/pr0603.htm) and one third of the world's population will own a wireless device (source: http://www.clickz.com/stats/markets/wireless/article.php/10094_950001).
You can make an additional CSS document specifically for handheld devices, which will be called up in place of the regular CSS document, thereby ensuring your website is accessible to this lucrative market. This isn't possible with a tabular layout.
Conclusion: Switch to CSS!
Switching your website from a table layout to a CSS layout can be a long, arduous process, especially for large websites. Given the money making possibilities though, it could very well prove to be well worth it.
Why a CSS Website Layout Will Make You Money
September 24, 2005
|
|
This article was written by Trenton Moss. He's crazy about web usability and accessibility - so crazy that he went and started his own web usability and accessibility consultancy (Webcredible - http://www.webcredible.co.uk) to help make the Internet a better place for everyone.
Lastest Headlines for "Web Development"
- Aptana adds Python to Web 2.0 nest (InfoWorld via Yahoo! News)
Aptana, which has enabled Web 2.0 development via JavaScript, Ruby on Rails, and PHP with the Aptana Studio IDE, has added Python to the mix through its acquisition of Pydev, which was announced this week. - iPhone Developer Summit - Scaling Web Apps to Meet the iPhone Challenge (SYS-CON Media)
Demystify what it takes to build a web application that can scale to the millions of users in the iPhone ecosystem. Learn about the need for pre-development architecture and the requirements for the deployment and ongoing maintenance environment for the applications. In this session we will discuss real-world examples of how good ideas can go completely wrong. read more - Battle Creek Unlimited Supports Web Development Group corePHP (Michigan Technology News)
BATTLE CREEK - Battle Creek Unlimited has added another business to its growing Fort Custer Industrial Park complex - corePHP, a full service website development, graphic design and printing services company. - BEDB launches new web site (Borneo Bulletin)
Brunei Economic Development Board (BEDB) has revamped its web site - www.bedb.com.bn - to better cater to the informational needs of its stakeholders. - Panic updates Coda Web development application (Macworld.com via Yahoo! News)
Mac software developer Panic released an update for its Web development tool, Coda on Tuesday. - Aptana adds Python to Web 2.0 nest (InfoWorld)
Aptana, which has enabled Web 2.0 development via JavaScript, Ruby on Rails , and PHP with the Aptana Studio IDE, has added Python to the mix through its acquisition of Pydev, which was announced this week. The company plans to combine the Pydev Eclipse-based development environment with Aptana Studio, which has supported AJAX and has been downloaded nearly 2.3 million times, Aptana ... - Microsoft to Buy Greenfield, Adding European Web Shopping Site (Bloomberg.com)
Aug. 29 (Bloomberg) -- Microsoft Corp. , seeking to catch Google Inc. in the Internet-search market, agreed to buy Greenfield Online Inc. for $486 million to add Web sites that help consumers find product reviews and compare prices. - Foxboro eyes upgrade Web site (The Sun Chronicle)
FOXBORO - Fred Flintstone, the Stone Age cartoon hubby who uses his bare feet to power his car, might also enjoy taking a spin on the town's Web site. - Stage Set for Suite of Python Tools to Integrate Web Development with Cloud Computing (SYS-CON Media)
Aptana announced the acquisition of Pydev. The combination of Pydev with Aptana Studio, which is approaching 2.3 million downloads, will bring Aptana's excellence in AJAX development ease to the Python community and bring Python support to Aptana's product lines. The move further reinforces Aptana's standing in open source products and related services for organizations who use dynamic Web ... - China Produced More Web Traffic For Olympics Than The US (WebProNews)
Daily online traffic on the web site of China’s largest broadcaster surpassed that of the leading U.S. broadcaster and online channel during the Olympics, according to WebTrends Analytics . read more