Skip to content

CristinaAP/google-homepage

Repository files navigation

Required skills:

  1. Two ways to move a div around on the page
  2. Stick a div onto the bottom or top of the page
  3. Identify the background color of an existing webpage
  4. Grab the URL for an image from an existing webpage
  5. Center an element horizontally
  6. Identify three ways you can include your CSS styles in a page
  7. Understand how to use classes and ids to target CSS at specific elements on the page
  8. Build a very basic form (even if it doesn’t “go” anywhere)

Obtained skills:

  1. Position divs with flex
  2. Save images using bash
  3. Shadow hover effect
  4. Better understanding of the box model
  5. Use Chrome developer tools to identify and solve problems

From The Odin Project's curriculum