Web zagzag.tk

    
 

 

Welcome In HTML Course:-
Back To Basics index

10- Do's and Dont's

  1. Think about tags before you use them, some tags only work in some browsers.
  2. Look at your pages on different computers with different browsers. You might be surprised at the differences browsers, operating systems, and screen sizes effect your pages!
  3. Organize you pages for quick scanning
    1. Use headings
    2. Use lists
    3. Make a menu with all the links on one place
    4. Important information should stand out!
    5. But don't use too much emphasis, people won't know where to look
  4. Make each page be independent. People might jump to a specific page while missing information on the pages between.
  5. Check your spelling and grammar. Some free HTML editors have spell check built in! If you use Notepad, make sure you double check your spelling.
  6. Group related information. Use tables, graphics, or horizontal rules to split up separate areas on a page.
  7. Be consistent. This will create a general "feel" for your site. Use of style sheets can help.
  8. Describe links when possible.
  9. Don't use too many links in your text, it gets distracting.
  10. Think about your links before you make them. Is it useful?
  11. Avoid using phrases like: click this link or click here.
  12. Don't use too many images, these pages take a long time to load. Also, keep images as small as possible.
  13. Use the same image twice when possible, the computer doesn't have to download it each time you use it, it keeps recent images close by.
  14. Always use the ALT attribute of <img> in case someone has pictures turned off, or doesn't have time to wait for the page to load.
  15. Be cautious with backgrounds and colored text. Everything should be easily readable.
  16. Each page should have a link back to your home page in case someone gets "lost."
  17. Each page should also have a standard signature on the bottom of each page. This can provide contact or copyright information
  18. Don't say "Under Construction." Every web page is always under construction.

NEXT: Learn about Putting your site online  
Back To Basics index

     



Copyright © [2006 - 2007] [Eagles Group]. All rights reserved