Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 1006 Bytes

README.md

File metadata and controls

31 lines (14 loc) · 1006 Bytes

02-unit

CSS Grid and DOM Fundamentals

Part 1: Portfolio

Mastering CSS grid. Mastery comes from many hours of practice and this project is about just that!

Started by completing my portfolio website from last week. Used CSS grid to make responsive layout.


Part 2: DOM Fundamentals

Instructions

Read the following article: https://www.digitalocean.com/community/tutorials/introduction-to-the-dom

  • You may need to read the article several times to fully understand it.

  • You may need to Google concepts that you don't fully understand.

  • When you fully understand the article, write a synopsis as though you are explaining the concepts to a ten year old.

  • Your summary must be at least 150 words.

  • Your summary must include one analogy. Example "A conditional is like a fork in the road. You go one way if you want to go home and another if you want to go to work."