web academy title search icon Search mp iconSite Map  
Course Resources | Video Tutorials | Tutorials | Presentations | Handouts | Calendar | Evaluations | Contacts | UEN
Dreamweaver Level 1: Online Projects --- Building a Classroom Web Site

Basic HTML
HTML is a set of instructions that the browser reads and follows in order to display the page as the designer intended. In any browser you can go to View >> Source and you will see the HTML for that page. HTML is just text and can be written with any word processor. In recent years HTML editors have become popular. Dreamweaver is the most common one. At the basic level these editors write the html for you.

Although Dreamweaver allows you to not have to write all the code by hand it still is important to have a basic albeit growing knowledge and understanding of HTML. The basic tutorial in the manual is a good start on HTML. For further help follow the links on the right.

Links
A beginners Guide to HTML
WebMonkey HTML Tutorials
Basic html Manual (pdf 0.5 mb)
Dreamweaver Level 1 (pdf 2.4 mb)