Scott Granneman

Contact | Site Map | Search
HomeWritingPresentationsTeachingWeb DevTech InfoUseful LinksPersonal
Home > Useful Links > Development > Coding > HTML

HTML

Where's a good place to find lots of information about HTML?

I know HTML, but I can't remember something about one tag. Where can I find just straight HTML tag information?

  • The Bare Bones Guide To HTML ~ This is excellent! I quote from the site: 'The Bare Bones Guide to HTML lists every official HTML tag in common usage, plus Netscape and Microsoft extensions.'
  • D.J. Quad's HTML Tag Reference List ~ A nice breakdown of every HTML tag and what you can do with it. Includes examples.
  • HTML Compendium - The Compendium of HTML Elements ~ This has got a lot of great information, but the site uses frames and has an ad at the top of the window in a frame as well, so it's always present. In other words, it's a pretty 'busy' site. Still, this information is useful.
  • List of tags ~ It's just a list of elements, but he provides explanations & examples with each one. Really simple, but really nice too.

Where can I find tutorials about HTML?

Where can I find advanced information about HTML?

Which browsers support which HTML?

Do you know any cool, unusual tricks you can do with HTML?

How can I validate my HTML against some standard(s)?

Where can I find information about HTML 4.01 (the latest specification)?

I'd like to see a list of deprecated elements & attributes.

How do I use META tags correctly?

  • How To Use HTML Meta Tags ~ From Search Engine Watch, this is a great common-sense discussion about META tags.
  • HTML META Tags ~ The complete list of all META tags currently in use. Many of these are proprietary to certain companies.

I hear DOCTYPE is important. What do I need to know about DOCTYPE, or DTD?

How do I create and use forms with my Web pages?

  • HTML Forms - HTML Code Tutorial ~ This page includes some nice content about forms, including some javascripts to help you validate the data visitors enter in your forms.

How do I create and use frames with my Web pages?

  • Fun With Frames ~ A comprehensive overview of frames - how to build 'em, how to use 'em, & how to script 'em.
  • When (and how) to use frames ~ An excellent discussion covering the right ways to use frames - and the wrong ways as well!

Are there any character entity charts or information?


Want to suggest a Web site we've missed, or let us know about a broken link? Email & let us know!

Note: These links lead to Web sites that are not under my control. I bear no responsibility for the content of these sites.