Why A Css Website Layout Will Make You Money
|
|
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.
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. They offer fantastic accessibility & CSS support packages, which you can read all about at http://www.webcredible.co.uk/support .
|
|
|
Created & Maintained by Empower! CMS Web Sites
Host2Sell Web Hosting | Emarketing Workshops | Site SEO Review | FREE NewsletterHow One Word Or Even One Letter Can Boost Conversion Rates By Over 400%!
Recently I was reviewing the keyword specific conversion rate data of a consulting client of mine. I have been working with this client...(related: Web Development)
5 Essential Traits Of A Home Business Website
So you've decided to start an online work at home business and are just beginning to build your website. You probably have a million different ideas for what you want the site to look like. You will want to take into consideration that your idea of a great website may differ drastically from what a website designed to make sales should be like.In this ar...(related: Web Development)
Having A Portfolio On The Internet Can Help You Infiltate The Workforce
If you're an up and coming graphic/web designer just out of university, you'll know it's quite hard to break into the workforce. You have to contact employers one by one, spend your time traveling and lugging your portfolio to their offices. Well, things have changed, and for the better let me tell you. Now you can make your own on-line portfolio on the Internet, and send its web page addr...(related: Web Development)
The Importance Of Website Stats To You
One of the best tools you have as a webmaster is your website statistics. The most popular site stats programs are Awstats, Webalizer, and Analog. Usually, they come free of charge and are accessible through your website's control panel provided by your web host.Awstats gives you valuable information like which file types on your server are getting hit the most, what page is getting the most hits, the numb...(related: Web Development)
Creating Dynamic Website Content With Php - Mysql
Fresh website content for your visitors can be of real benefit when attempting to generate repeat traffic. Most webmasters, however, just don't have enough spare time to frequently update or rebuild their pages manually. ...(related: Web Development)
Websites For Writers ? Why You Need One And How To Get Started Today
It may seem like the publishing industry's equivalent of Beanie Baby madness- everyone is talking about writer's websites. Freelancers and authors everywhere are jumping on the bandwagon, publishing sites to promote themselves and their work. This craze leaves many writers wondering if it's just a fad or if it's really worth the expense and effort. While it may seem like an overwhelming or frivolous endeavor, there are some solid business reasons why you should consider setting up your own website.? Editors Like Writer's Websites. When querying an editor for the first time, you can add credibility to your writing resume by referencing your website. Instead of attaching clips, you can provide a link to clips on your site. This minimizes paperwork and lets you avoid sending email attachments that can get sc...(related: Web Development)
Creating Compelling Content , Write It And They Will Come
In a previous ezinearticles.com article,"I Need real visitors, Not Search Spiders" we discussed the need for content. Well written, insightful, informative content will bring your readers/customers in and keep them on your site Long enough to hear about your products or read about the event you are sponsoring. What ever the object of your desire is content holds the key.In that article the spiders were the object of our desire. My quote "... almost any written content will give you untold opportunities to flood the spiders data bank with keywords and phrases. Not just 10 words or 30 words but hundreds of keywords and phrases." Today I want to discuss the other reasons for fresh content. In a recent article on his How to Blog for Fun & Profit blog, T.L. Pakii Pierce lays out what he calls "The Four Pillars of Effective Blogs" T.L. ...(related: Web Development)
How Improving Your Sites Usability Can Increase Your Buyers By 40% And Boost Each Order By 10%!
With all of the factors involved in designing and building a web site, one of the most influential questions is often ove...(related: Web Development)
How To Build A Database Driven Web Site
If you ever want to create a state directory, articledirectory, dating site or link directory, you need to know aboutcreating database driven web sites. This may seem like adaunting task at first, if you have never done it, howeverI was in the same boat as you. It is not as difficult asyou think.Benefits of building database driven web sites-Store vast amounts of information about your products orservices.-Efficient data sorting and retrieval-Complex queries and statistical analysis performed relativelyeasily-Separate site design from site's content-Create new pages on the fly without manually creating or editing new web pages-Makes it easy for client to ...(related: Web Development)
Server Stats ? Analyzing Traffic To Your Site
Analyzing traffic to a site is a key factor in tweaking search engine optimization and marketing campaigns. Determining how people get to your site is critical. Surprisingly, few sites take advantage of the data available on their servers.Server LogsTypically, there are two server tools available to you. Server logs are on your server and analyze site activity. The log keeps track of the files created on the server, the number of times there is a request for the file, whe...(related: Web Development)
site-map - Copyright © 2006 Empower! Web Design | All Rights Reserved. | Web Development
