Clipboard Landing Page

screenshot of Clipboard Landing Page

Frontend Mentor - Junior Project - Clipboard landing page

Overview:

The Clipboard Landing Page is a project challenge from Frontend Mentor that requires basic knowledge of HTML and CSS to complete. The challenge involves reproducing a design as closely as possible using basic elements and making use of HTML, CSS, Flexbox, and the BEM methodology. The project was completed by Bárbara Damasceno.

Features:

  • Reproduces the design as closely as possible
  • Uses basic elements of HTML and CSS
  • Implements a responsive layout using Flexbox
  • Follows the BEM methodology for naming classes

Summary:

The Clipboard Landing Page is a project challenge that demonstrates the use of basic HTML and CSS knowledge to reproduce a given design. By utilizing Flexbox and following the BEM methodology, the project achieves a responsive layout and maintainable code structure. The code can be easily customized to suit different requirements.