yuran007 / layout_landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Landing 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
  • 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.

About

License:GNU General Public License v3.0


Languages

Language:HTML 55.5%Language:JavaScript 40.8%Language:SCSS 3.6%