Home

Designing Your Website with HTML/HTML5

|
|  Updated:  
2016-03-26 15:52:05
HTML & CSS Essentials For Dummies
Explore Book
Buy On Amazon

If you're designing websites, you're probably going to want to use standards-compliant HTML5 markup — after all, you need to use some type of markup language so that your websites can communicate, right? The table here gives you a rundown of the most popular HTML5 tags and tells you what each does.

Tag Description
Defines a comment in the HTML code
Defines the document type
Defines an anchor
Defines an article
Defines content that sides next to other content
Defines a sound
Defines a long quotation
Defines the body element

Inserts a single line break
Defines an area where graphics can be drawn with JavaScript
Defines a table caption
Defines a citation
Defines computer code text
Defines a details section that can be shown or hidden
Defines a section in a document
Defines emphasized (italic) text
Defines a space to insert media files like plug-ins or applications
Defines content like photos, illustrations, and diagrams, etc.
Defines the caption for a figure
Defines a footer for a section or the entire document
Defines a form

to

Defines header 1 to header 6
Defines information about the document
Defines a header for a section or the entire document

Defines a horizontal rule
Defines an HTML document
Defines an inline subwindow (frame)
Defines an image
Defines an input field
Defines a label for a form control
  • Defines a list item
    Defines a resource reference
    Defines an image map
    Defines meta information
    Defines a set of navigation links
    Defines a noscript section
      Defines an ordered list

      Defines a paragraph
      Defines preformatted text
      Defines a script
      Defines a section within a document
      Defines a selectable list
      Defines a media resource for audio or video
      Defines a section in a document
      Defines strong (bold) text
      Defines a style definition
      Defines subscripted text
      Defines a heading for a
      element
      Defines superscripted text
      Defines a table
      Defines a table cell
      Defines a text area
      Defines a table header
      Defines the date or time
      Defines the document title
      Defines a table row
      Defines the text tracks for audio or video
        Defines an unordered list
        Defines a movie file or video

        About This Article

        This article is from the book: 

        About the book author:

        Sue Jenkins is a working designer as well as a design trainer and author. Her design firm, Luckychair, provides design services for web, logo, and print. Jenkins has also created a series of courses on popular Adobe design tools including Photoshop and Illustrator.