Skip to content

https://www.frontendmentor.io/challenges/clipboard-landing-page-5cc9bccd6c4c91111378ecb9 Put your layout skills to the test with this HTML & CSS landing page challenge. This challenge includes a design for hover states. - [LIVE WEBSITE - CLICK BELOW]

Notifications You must be signed in to change notification settings

vikramvi/Clipboard-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Clipboard landing page solution

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

Table of contents

Overview

This is 11th project from "Frontend Mentor" to sharpen HTML & CSS skills along with responsive web design and it's build with "BEM", "Grid & Flexbox layout".

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

Plan Drawing 1

Plan Drawing 2

Desktop Preview

Mobile Preview

Links

My process

Built with

  • Semantic & Accessible HTML5 markup
  • CSS BEM
  • CSS Grid
  • CSS Flexbox
  • Mobile-first workflow

What I learned

  • Usage of width + max-width instead of large margin or padding values
  • Resizing images
  • Spacing between items
  • Positioning of items in both mobile and desktop views
  • Breaking big problems into smaller chunks and building on top of it
  • FF and Chrome dev tool usage in various conditions
  • Google "semantic html best practices"
  • Google "html semantic elements rules"
  • Google "can I use html body element as grid container"

Continued development

  • Need to practice more about width, height, positioning of items within Grid & Flexbox layouts
  • How to avoid overflow issues

Useful resources

  • Frontend Mentor slack community + website
  • YT videos
  • Google ofcourse
  • Stackoverflow
  • Twitter dev community

Author

Acknowledgments

  • FM community
  • YT content creators
  • Google + SO community

Releases

No releases published

Packages

No packages published