Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.48 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.48 KB

Landing page

❗❗ You will complete this task in the topic Landing. Now just choose a design and do the parts from the videos

Choose a design for your landing page:

Follow the videos in this and next lessons to implement the page block by block

  • Here is the design from the video (❗❗ DO NOT implement this design ❗❗ choose one of the options above ❗❗ ☝️)
  • Start writing styles in the main.scss file. It is be explained in the Sass lesson
  • DON'T try to do it Pixel Perfect - implement it the most simple way so it looks similar;
  • When done check yourself using the CHECKLIST when finished;
  • Deploy and create a Pull Request with a DEMO LINK

Tips & Hints

  • Check background-image: url() to be relative to the main.scss. So should start with ../images.
  • If some points from the checklist are not relevant to your design, just skip it.