Introduction to HTML and File Structure
Wed, Nov 3, 2010
Objective
Use HTML to create a basic web page with headers and paragraphs
Agenda
Organize your webdesign folder to have a "q1" and "q2" folder. Inside of those folders create folders named after the projects we worked on and place all the project files in the project folder.
Learn about the software we will use to build web sites (file browser, text editor, web browser)
Create our first HTML document named headers-and-paragraphs.html
Rubric
| 5 | Have all your files organized |
| 3 | Have headers in your html document |
| 2 | Have paragraphs in your html document |


