What is this? From this page you can use the Social Web links to save Your HTML Source Tag Reference to a social bookmarking site, or the E-mail form to send a link via e-mail.

Social Web

E-mail

E-mail It
November 25, 2007

Your HTML Source Tag Reference

Posted in: Tools

Sometimes I find it difficult to remember the multitude of html tags and their attributes, so it’s good to have somewhere to go for a quick recap.

My favourite site is Your HTML Source, which has a great glossary of HTML tags. It clearly outlines the correct usage for the all the common tags and many you might not normally think of using.

It’s a good idea to use an existing tag if possible, rather than defining your own class, as it makes your code more compliant with web standards and screen readers.


Return to: Your HTML Source Tag Reference