HTML ELEMENTS: : Contains comments. : Specifies that the document type is HTML. : Contains a hyperlink to another website. : Contains an abbreviation and optionally the full description of the abbreviation in its title attribute. : !Not supported in HTML5. Use instead! Contains an acronym and optionally the full description of the acronym in its title attribute.
: Contains contact information of an author of either a or a an
element. : !Not supported in HTML5. Use or instead! Contains an applet. : Contains coordinates for a defined area of an image map (an interactive image), and optionally has an attached link.
: Contains larger text pieces. It is good pratice to keep news posts, blog posts, forum posts, comments etc. inside this tag also each article should include a header (

to

).