Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.68 KB

instructions.md

File metadata and controls

32 lines (22 loc) · 1.68 KB

Instructions

Be aware: most of the links on the page do not lead anywhere. This is intentional and fixing them is not part of this challenge. There are also a number of 404 errors visible in the browser console: these can be ignored as they are also not part of the actual test.

These are the individual changes you are required to indentify and correct within the web page.

  1. Set the banner image to display this image as the background
    question 1

  1. This text is overflowing its container. Resize the container to make sure all the text is visible
    question 2

  1. Change the "View product" text in the red box a url that points to this page
    question 3

  1. Change the "Designed for Samsung" image 18px to the right, so that it is vertically aligned with the text in the list items above (as shown)
    question 4

  1. Change the text content of the second list item so that it says "amazing life-like". Make sure life-like is all on the same line
    question 5

  1. Give the last list item in the site map a font-weight of 700
    question 6

  1. Now look through the page and try to spot any additional errors. Note these down, along with how you would go about correcting them. These will all be visual/stylistic errors or inconsistencies and not related to any functionality.