A common misconception about usability amongst web companies is that usability is expensive. Yes, there are multi-national companies that spend thousands of dollars on usability tests and research, but for an everyday company usability is achievable without the knowledge of usability experts or without expensive equipment for testing.
Here, are Some important tips for website usability.
1)speedup pages
Speedy pages are always important. No matter how fast the average connection is for your readers, there is always more data, more content, more images, more everything for them to download. The thing about speed is that people only notice it when it's absent. So creating fast web pages often feels unappreciated, but if you follow the tips in this article, your pages won't be slow, and so your readers will stay longer.
2)Keep pages short but informative
Writing for the web is different from writing for print. People skim online, especially when they first get to a page. You want the contents of your page to give them what they want quickly, but provide enough detail for those who want expansion on the basics. This article gives you tips for writing web content.
3)Good navigation on your website is vital
Navigation on your websites is what gets readers around on the page and the site. Long web pages can benefit from tables of contents using anchor links to help readers get around. But you should also have good site-wide navigation
. 4)Keep images small whenever possible
Small images are about the download speed more than the physical size. Beginning web designers often create web pages that would be wonderful if their images weren't so large. It's not okay to take a photograph and upload it to your website without resizing it and optimizing it to be as small as possible (but no smaller). CSS sprites are also a very important way to speed up your site images. If you have several images that are used across several pages on your site (such as your navigation icons or your logo), you can use sprites to cache the images so that they do not need to be re-downloaded on the second page your customers visit. Plus, with the images stored as one larger image, that reduces the HTTP requests for your page, which is a huge speed enhancement.
5)Use appropriate colors
Remember that web pages are, by their very nature, international. Even if you intend your page for a specific country or locality it will be seen by other people. And so you should be aware of what the color choices you use on your web page are saying to people around the world. When you create your web color scheme keep in mind color symbolism.
1)speedup pages
Speedy pages are always important. No matter how fast the average connection is for your readers, there is always more data, more content, more images, more everything for them to download. The thing about speed is that people only notice it when it's absent. So creating fast web pages often feels unappreciated, but if you follow the tips in this article, your pages won't be slow, and so your readers will stay longer.
2)Keep pages short but informative
Writing for the web is different from writing for print. People skim online, especially when they first get to a page. You want the contents of your page to give them what they want quickly, but provide enough detail for those who want expansion on the basics. This article gives you tips for writing web content.
3)Good navigation on your website is vital
Navigation on your websites is what gets readers around on the page and the site. Long web pages can benefit from tables of contents using anchor links to help readers get around. But you should also have good site-wide navigation
. 4)Keep images small whenever possible
Small images are about the download speed more than the physical size. Beginning web designers often create web pages that would be wonderful if their images weren't so large. It's not okay to take a photograph and upload it to your website without resizing it and optimizing it to be as small as possible (but no smaller). CSS sprites are also a very important way to speed up your site images. If you have several images that are used across several pages on your site (such as your navigation icons or your logo), you can use sprites to cache the images so that they do not need to be re-downloaded on the second page your customers visit. Plus, with the images stored as one larger image, that reduces the HTTP requests for your page, which is a huge speed enhancement.
5)Use appropriate colors
Remember that web pages are, by their very nature, international. Even if you intend your page for a specific country or locality it will be seen by other people. And so you should be aware of what the color choices you use on your web page are saying to people around the world. When you create your web color scheme keep in mind color symbolism.
No comments:
Post a Comment