royal
03-05-2012, 07:53 AM
Hi Everybody,
Web design can be a complex area. It is sometimes difficult to see your web site from a visitor perspective. How can you improve on what has been created? A web design can always be made better but what are seven sure ways to improve every web site?
1. Doc-types should be used. In the head of every web page the correct doc-type should be used. This ensures that the visitor's browsers can render the page correctly.
2. The HTML code should be clean and valid
3. Reduce image sizes. Images can take a long time to load
4. Use CSS instead of JavaScript where possible
5. Delete all filler content
6. Revise the site navigation
7. Add useful links to the footer
Web design can be a complex area. It is sometimes difficult to see your web site from a visitor perspective. How can you improve on what has been created? A web design can always be made better but what are seven sure ways to improve every web site?
1. Doc-types should be used. In the head of every web page the correct doc-type should be used. This ensures that the visitor's browsers can render the page correctly.
2. The HTML code should be clean and valid
3. Reduce image sizes. Images can take a long time to load
4. Use CSS instead of JavaScript where possible
5. Delete all filler content
6. Revise the site navigation
7. Add useful links to the footer