HTML Tips and Tricks

This page is where i keep all the helpful tips and tricks i have come across when using HTML.

Top Ten HTML Tips and Tricks

  1. Use the alt="" attribute on the img tag
  2. Do not use the <blink> tag, it is annoying
  3. Always Specify a !DOCTYPE
  4. Always have some sort of contact ie. email address
  5. Use the same colours/layout for each page (so people know they are on the same site)
  6. Always check all your links after you create them to avoid having broken links
  7. Avoid using HTML Frames, they can be annoying and search engines don't like them
  8. Make sure you can get to the home page of your site from anywhere on your site
  9. Try not to use any popups for advertisment, everyone hates them
  10. Always keep you site nice and simple to use