fylo-dark-theme-landing-page-master

Frontend Mentor - Fylo dark theme landing page solution

This is a solution to the Fylo dark theme landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

Screenshot

My process

My process was fairly simple. I wrote the html and css side-by-side because I did not have an idea of what all html elements I would need at the beginning. I initially thought of making the entire website as a grid but ended up dropping the idea because it was getting too complicated. I could have used media queries but I thought making the entire website fully responsive at all widths and not just on two would be a good challenge and a good way to test out my grid and flexbox skills.

Built with

Problems

There are few problems I am facing with my design:

Continued development

There are two main things I need to increase my understanding of:

  1. Flexbox
  2. Position

Useful resources

Author