Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 479 Bytes

Getting started

  • Fork and clone repo: git clone https://github.com/YOUR_USERNAME/intro-to-responsive-css/
  • cd into project directory: cd intro-to-responsive-css
  • Open project in your editor: code .
  • Start live server:
    • open command palette: hit F1
    • type: 'open with live server' and select the option that shows up
  • In your browser, click on demo.html to see a basic demo of media queries
  • In your browser, click on instagram.html to access your lab