HTML (In-Class Exercise)

This is an in-class exercise.

Using a combination of Code view and Design view in Dreamweaver, you will construct the content of a basic Web page.

Part 1: Practice Using HTML Tags

During this part of this assignment, you will learn how HTML and XHTML relate to one another. Your instructor will show in the class how to create an html page and learn the following HTML tags. You will save the file as my-first-web-page.html inside the examples folder.

Part 2: Preparation

  1. Create a folder under your cas111d folder called calisthenics.
  2. Create a sub-folder under calisthenics called cal2 if you have not done it.
  3. Save the About Me imageAbout Me image inside the cal2 folder.
  4. Create a new file called cal02.html and give it the title: "Calisthenics 2 | Your Name" (no quotes and replace Your Name with your actual name).
  5. Save it in the cal2 folder.

Part 3: Create the page on your own

Create a page that will roughly look like the document shown below and save it as cal02.html.

Calisthenics 2 final page

Instructor Note:
Do not include the Page Title and File Name at the bottom of the page (footer). They are used only for your reference when creating this page.

Part 4: Saving and Uploading

  1. Save your cal02.html Web page.
  2. Upload the cal02.html Web page to the SWS.
  3. Mail your instructor using a subject like CAS 111d Calisthenics 2 Uploaded Your Name (where Your Name is your actual name)

Instructor Note:
As you should be in the habit of doing, be sure to use a browser (or more than one browser) to check your Web pages on the SWS to ensure everything works properly.