April 17 – HTML

Topics

  • Collaborative Coding Tools: Code Your Cloud (Get started with Alex’s Quickstart Guide), Cloud 9
  • Design an HTML Template that contains all modules for site (do not work on individual pages)
  • HTML Forms: form, fieldset, legend, label, input (text, date, number, checkbox), select, option, button.
  • Forms Exercise

Homework

  • READ When Pages are Not Paper
  • READ CSS Positioning 101 (be sure to click on all of the example links so that you can see a visualization of each of the concepts introduced).
  • Sticky Nav Exercise: Download the HTML code (with internal stylesheet) and edit the CSS so that the Navigation sticks to the very top of the page (centered horizontally) and does not scroll. You will need to add 4 lines of code in total.