Loading

[NEW SOLN] WEBD 125 WEEK 6 ASSIGNMENT ADD IMAGES TO YOUR SITE

[SOLVED] WEBD 125 WEEK 6 ASSIGNMENT ADD IMAGES TO YOUR SITE: In this assignment you will add images to your site.

Before you begin this assignment, read about the <picture> element: The Picture element (Links to an external site.).

  1. [SOLVED] WEBD 125 WEEK 6 ASSIGNMENT ADD IMAGES TO YOUR SITE: Choose three different original images. These can be images you save off your phone, etc. but they must be yours.  Save them each as ‘image1.jpg’, ‘image2.jpg’ and ‘image3.jpg’ in the ‘images’ folder of your local root.
  2. Using the <picture> element with two <source> tags and one <img> tag, add an image just under the opening <main> tag in your index.html file that changes on three different breakpoints. Be sure the images are responsive.

    [SOLVED] WEBD 125 WEEK 6 ASSIGNMENT ADD IMAGES TO YOUR SITE: Note that the HTML should behave something like this:

3. FTP your files and folders to Coton.

4. Submit the URL to your HTML file.

Support