Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.62 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.62 KB

Landing Page

❗❗ You will complete this task in the Landing topic. Now just choose a design and do the parts from the videos. Note: in the first task of this topic you will find 4 examples of landing pages. Choose only one of them and create your page.

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.