Getting Started - Dreamweaver Advanced

Learn how to add formatting to headings, images and lists using CSS in Adobe Dreamweaver.

Objectives

o Learn the Adobe Dreamweaver Interface
o Create a Site Definition
o Add Basic Text Formatting (bold, italic, headings)
o Create Lists
o Insert Images
o Insert Links
o Validate the HTML pages

Downloading Tutorial Files

In this lesson we will be creating a new file called berlin_wall.htm which we will then link back to our index page. You can download the finished index.htm page at http://myweb.stedwards.edu/s_classfiles/.

There are two files needed:
1. index.htm
2. berlin_wall.jpg

The final page after completing this tutorial: berlin_wall.htm

What is Adobe Dreamweaver?

Adobe Dreamweaver is:
o    the latest professional web editing application for building and managing websites.,
o    creates professional and personal web pages that are compatible with a variety of platforms such as Macintosh and PCs, as well as web browsers such as Internet Explorer, Netscape, Firefox, and Safari,
o    is often referred to as a What You See Is What You Get (WYSIWYG) software application. This is a term used to describe web-developing software that writes HyperText Mark-Up Language (HTML) code based on the text, images and layout produced in a document.

Table of Contents Next Lesson: Setting Up A Site in Dreamweaver