Assignment 4: Photo Strip
Description
HTML documents originally only provided textual information. Graphics can greatly enhance information transmitted. Graphics come in many formats such as jpg, gif and png, each with their own particular purpose. Graphics can also be styled like any other element.
Task
Create photo strip of at least 5 images. Set the height of all the images the same. Modify the border and provide a shadow to the each image.
For this assignment,
Post a screen shot of the web page.
Attach both your files using +Add Files
Questions
1) Explain the difference between specifying the source of an image store locally versus one stored on the internet.
2) What happens to a 400 x 300 image when the width and height are change to 200 x 200?
3) What happens to the height of an image when only the width is changed?