CBTE 162 Assignments - John M. Garrison
Unit Five - Work With Images
Our assignment for Unit Five included modifying two photographs. For the first image, we were to crop the image to a specified size in pixels. For the second image, we were to resize the entire photograph to a lower resolution. Click on the images below to see the original, full-size photograph.
Unit Six - Build your own web page
Create a webpage with the following characteristics:
- At least one page (more is OK, but don't go nuts)
- Uses the HTML 4.01 strict doctype (see p. 245)
- Has a meta tag to specify ISO-8859-1 (see p. 240)
- Has at least one picture with the appropriate alt attribute in the img element (see p. 237)
- Has passed the W3C Validator at the HTML 4.01 Strict level and has the working W3C links at the bottom of the page.
Unit Seven - XHTML
Our assignment for Unit Seven is to create a properly formatted XHTML 1.0 doctype.