Instructions
Upload to the server a coded page and associated files that demonstrate:
- an image background generated from an image file that is part of your website and applied to an HTML structural element.
- a vector image background generated using linear-gradient or radial-gradient properties (hand coded) and applied to an HTML structural element
- a link to the original pattern for comparison should be provided.
Submit an assignment for Assignment 3.2 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 image backgrounds as specified above
- include a link to the source of your vector graphics background original code as specified
- display properly when loaded to the server
- be free of coding errors