Instructions
This is the final assignment for the course. Use new content that you have not previously used. Choose real content authored by you that can be meaningfully presented in a website format (you may cite/link to other sources within your content). Create content that demonstrates the coding skills listed below.
Upload to the server coded pages and associated files that demonstrate:
- website that includes the following resources, organized according to best practices:
- multiple HTML files (at least 5) in a folder structure
- at least 6 image files
- at least 2 custom font files
- at least 2 CSS files
- image editing:
- at least 1 file is cropped or resized
- at least 1 file uses alpha transparency that you add to the image
- at least 1 file demonstrates change in color hue or saturation
- you may apply multiple transformations to a single image file
- referential links among HTML pages formatted according to best practices
- at least 3 external links formatted according to best practices
- use of background images:
- at least 1 flat file image background
- at least 1 vector graphics image background
- use of custom fonts according to best practices:
- at least 1 custom content font
- at leats 1 icon font
- at least 2 examples of adapted code to perform a CSS formatting styles or type of CSS selector that were not explicitly covered in the tutorials for this class.
- use the commenting feature in CSS to indicate which code is adapted and how
- use of best practices for universal design
Submit an assignment for Assignment 4.2 noting in the textbox that all tasks are complete.
For this assignment,
- You may not use external links to images online
Evaluation Criteria
To successfully complete this assignment, your site
- has interesting content that is appropriate for the website format
- demonstrates sound organizational and navigational principles
- demonstrates sound aesthetic design principles
- demonstrates the HTML and CSS coding skills indicated above
- includes the external resources as indicated
- demonstrates sound universal design principles:
- your site passes an Accessibility check
- your site has sufficient contrast when tested in the Colorblind Filter
- demonstrates sound coding based on an HTML validation check
- displays properly when loaded to the server
- is free of coding errors