Basic Computer Notions Introduction to HTML

Next Introduction Separation of form and content Tags Identify file contents as HTML Identify file contents as HTML (cont'd) Head and body Head Head (cont'd) Head (cont'd) Head (cont'd) Body Paragraphs Paragraphs (cont'd) Emphasis Emphasis (cont'd) Emphasis (cont'd) Headings Lists Lists (cont'd) Lists (cont'd) Lists (cont'd) Address Line break Horizontal rule Links Links (cont'd) Links (cont'd) Links (cont'd) Links (cont'd) Links (cont'd) Links (cont'd) Links (cont'd) Links (cont'd) Images Images (cont'd) Images (cont'd) Images (cont'd) Images (cont'd) Links to images Links to images (cont'd) Links to images (cont'd) Links to other media Embedded objects Tables Frames 46 of 49 Checking syntax Learning more about HTML Style guides for creating Web pages

Summary of elements

The following represents the hierarchical structure of some of the principal HTML elements. The asterisks represent characters and character-like elements.
  • html
    • head
      • title
        • text
      • meta
        • text
      • link
        • text
    • body
      • h1, h2, ...
        • character-like
      • p
        • character-like
      • ol, ul
        • li
          • character-like
      • hr
      • address
        • text
The following are ‘character-like’ elements:
  • text
  • em, strong
    • text
  • a
    • text
  • img
  • br


Start Next
Bacon home page

Valid HTML 4.01! (valid except for embed element) Valid CSS!

Creative Commons
License
This work is licensed under a Creative Commons License.
R. Funnell

Last modified: Sat, 2007 Mar 10 15:45:22

Slide show generated from html.html by Weasel 2007 Mar 10