skip to main |
skip to sidebar
Attempt 1

Attempt 2
- 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