Assignment: Image Processing and Optimization
Contents
Assignment: Image Processing and Optimization¶
Description¶
Remember from Unit 3 that all sites we build must be accessible
Make sure your site is easy to navigate using the “Tab” key.
Make sure your site is easy to understand using a screen reader.
Make sure you’re following copyright laws with all images used on your site:
Are you giving appropriate credit?
Are you using royalty-free images?
Are you using images you can modify? (You’ll be modifying most images for this lab)
Use Pixlr (or photo editing software of choice) to do the following:
Create a banner image for your site
Create a logo for your site
Choose an image on your site and remove the background. Save it using the appropriate format for it to have a transparent background.
Add your banner, logo, and transparent image to your site.
Time how long it takes for your each page to load on your site (write it down).
Use “Inspect element” and click on “Network” to see how large each file is, how long it took for each element to load, and how long it took for your entire site to load.
IMPORTANT: Test your loading time in a NEW browser AND in Incognito/Private Browsing mode
Optimize all the images on your site so each page on your site loads in no more than .3 seconds (300 milliseconds).
Be careful to balance quality and size– you don’t want blurry images on your site!
IMPORTANT: Test your loading time in a NEW browser AND in Incognito/Private Browsing mode
Upload all necessary files to cPanel and make sure all the images and links work, and that your site looks the way you expect it to.
Create a text post on Tumblr with the following:
Your custom homepage (using your URI-given domain)
Answers to the following questions:
How many, if any, images did you have to replace due to not following copyright laws?
What, if anything, did you have to change to make your site accessible?
What tools (e.g., eraser, magic wand, crop, etc.) did you use to remove the background of the image you selected?
How did you optimize your images?
How long did it take your site to load pre and post optimization?
Define, in your own words, the following terms in your dictionary:
TIFF
JPEG
PNG
GIF
RAW
Link your post as Lab 8 on your Labs page
Overview: What to submit¶
Link to your Lab 8 post
Requirements¶
Post is linked on Labs page
Post includes link to site
Post includes answers to all (5) questions
Each page on site loads in .3 seconds or less
Site is accessible (tab key navigation and screen reader)
Site includes custom-made banner, logo, and transparent image
All image sources are somewhere on site
All links work
Correct HTML and CSS syntax
No console errors or warnings
Portfolio has all (5) terms defined in dictionary