Instructions
Upload to the server a coded page and associated files that demonstrate:
- at least 3 images integrated into the HTML page. Images should be files included in your website, not links to external image files.
- appropriate coding of images for universal design
- different CSS formatting applied to each of the images
- at least 2 examples of CSS styling applied to images that was not explicitly covered in the tutorials for this module.
Submit an assignment for Assignment 3.1 noting in the textbox that all tasks are complete.
For this assignment,
- You may not use external links to images online
- You may download images from the internet; credit the images sources in your code page.
- You may use a file from one of your Module 1 assignments as a starting basis for this assignment.
Evaluation Criteria
To successfully complete this assignment, your page must
- include images with correct HTML coding as required
- include CSS styling of your images as required
- display properly when loaded to the server
- be free of coding errors