Saturday, 23 May 2009

Useful HMTL tags

The alphabetical list of HTML tags:
  • http://www.htmlquick.com/reference/tags.html
  • http://www.w3schools.com/TAGS
  • .
    HTML tags divided in sections, i.e. related to structure, text, list etc:
  • http://www.devx.com/projectcool/Article/19816
  • .
    Of course I couldn't forget about the marvellous wikipedia article on HTML elements: HTML element.

    P.S. The list elements I've created using the <li> tag and for the links I've used <a href="..."> :)

    No comments:

    Post a Comment