Table Of Contents

  1. Introduction
  2. An HTML Templet The Head
  3. The Body
    1. Comments
    2. Headings
    3.   Paragraphs
    4. Line Breaks, Spaces and Horizontal Rules
  4. Links
  5. Text Decoration
  6. Tables
    1. <table>
    2. <tr>
    3. <th>
    4. <td>
    5. colspan
    6. rowspan
  7. Lists
    1. Ordered Lists
    2. Unordered Lists
    3. Definition Lists
  8. Introduction To Forms
    1. Form Attributes
    2. Method
    3. Post vs Get
    4. Action
    5. Input
  9. PHP vs Javascript
    Make PHP act like Javascript with iframes
  10. List Of Form Elements
  11. Text Input, Password, Submit, Reset
  12. Textarea, Hidden
  13. Radio, Checkbox, Select and Option
  14. File, Image, Color, Range
  15. Datetime-Local, Time, Date, Week, Month
  16. Email, Number, Tel, URL