Frontend Mentor - Fylo landing page with two column layout solution

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

Table of contents

Overview

  • This is a single landing page that comprise of an input field where a user can enter an email to sign-up and a single testimonial card.

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Media query

Continued development

  • I want to learn how to create the active states for the input (check if the email is of type email and give an error message if not) when the buttons are being clicked

Author