Dreamweaver

Adobe Dreamweaver is an application program that helps make the authoring of HTML documents less tedious by virtue of its WYSIWYG (what you see is what you get) properties. In other words, instead of having to work exclusively in code and then flip to a browser to check our work, we are presented with a user environment that closely simulates the actual look of the finished document. This makes the job of designing the pages much more intuitive for non-programmers.

Starting a new site project with Dreamweaver

Create the homepage

Create linked pages

Modify Page Properties

Embed images

Using Dreamweaver's starter pages

Using Tables

Using AP div layers

Using iFrames

Using Framesets