LINKUP CLASSES logo
HTML II

This is the second class on HTML. It is not required that you have taken the first class, but if you have not taken the first class, you should already have a solid knowledge of the fundamentals of HTML.

In this second class, we'll begin studying some of the functional aspects of HTML, as well as aspects controlling display.

The emphasis will be on creating effective forms for web pages, because it is forms that provide most of the opportunities for interactivity of a meaningful kind, and it is mastery of forms that provides the basis for advanced scripting techniques in database-driven web sites such as Linkup.

This second class by no means is intended to provide a comprehensive mastery of HTML. There is much more to know, and much more to master.

Instead, the class is intended to:

  1. Give you a solid basis in working with a few essential techniques in HTML
  2. Help you build good habits in writing HTML
  3. Give you the confidence to move forward in your own learning of whatever aspects of HTML will be important to you in your own work, or your own personal projects


Class Outline:

  1. Quick review of previous class
  2. "HTML & XHTML: The Definitive Guide"
  3. HTML page setup
  4. Doctype, DTD, HTML or XHTML, language
  5. <html> attributes
  6. XHTML namespaces
  7. Meta-tags: content-type, character encoding, description, keywords, RSS, icon
  8. Cascading Style Sheets
  9. Color system in HTML
  10. JavaScript
  11. Conflicts between approaches: CSS vs. outmoded methods (body bgcolor vs. CSS, centering depending on HTML version or XHTML)
  12. tag, and JavaScript
  13. HTML special characters: HTML entity, character code
  14. HTML forms: Intro
  15. <form> attributes: action, method
  16. POST and GET
  17. <input> tag types: text, submit, reset, hidden, password, file, button
  18. First working form: text, submit, reset
  19. Change "text" to "password" and see what happens
  20. Radio buttons
  21. Checkboxes
  22. Hidden fields
  23. Textarea
  24. Pulldown menus: single & multiple
  25. <button> tag
  26. Forms & CSS
  27. Forms & JavaScript

Class Materials:
PDF of entire class

PowerPoint presentation

examples in .zip file

examples folder

quotes · classes · toolbox · goals terms of service :: © 2010 Linkup Central