Bookmark Landing Page

screenshot of Bookmark Landing Page

This is my solution for the bookmark landing pagr from frontend mentor

Overview

The Frontend Mentor - Bookmark landing page is a front-end coding challenge that aims to improve coding skills by building a realistic project. This challenge requires a basic understanding of HTML, CSS, and JavaScript. The goal is to build a landing page that closely resembles the design provided.

Features

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Receive an error message when the newsletter form is submitted if:
    • The input field is empty
    • The email address is not formatted correctly
  • Create the rounded blue background shape with code
  • Change the fill and stroke color of the SVGs at specific points using the provided single logo-bookmark.svg file

Summary

The Frontend Mentor - Bookmark landing page coding challenge is a great opportunity to enhance coding skills by building a realistic project. It requires knowledge of HTML, CSS, and JavaScript. The challenge includes features such as responsive design, hover states, and form validation. By following the provided design, developers can learn to create visually appealing and functional landing pages.