Wednesday, September 19, 2012

2nd class objectives


Client side web languages observe a strict separation of duties. The three main languages that browsers use to display web pages are:
  • HTML, Hypertext Markup Language: the structural language of the web
  • CSS, Cascading Style Sheets: the formatting language of the web
  • Javascript: the logic layer of the web.

Outcomes for todays class

  • understand the relationship of structure, format and behaviors
  • division level and inline tags
  • learn the basic tags of HTML
  • absolute vs relative URLs
  • color on the web
  • use of ftp
  • domains
Homework: make a color site with roygbiv...

No comments:

Post a Comment