Saturday, September 20, 2008

Class 1 - What I learned

  • We talked about several client side and server side web development tools.
  • We created a basic html web page; we learned about the following tags:
  • html - delimits the html document itself
  • head - delimits header section
  • title - text that goes in the title bar of the window
  • body - text that goes in the main part of the page
  • h1 - header type 1
  • h2 - header type 2
  • p - paragraph

No comments: