Skip to content

This repository is an exercise from a Frontend Mentor challenge made during a course at Wild Code School.

Notifications You must be signed in to change notification settings

webdevbynight/single-price-grid-component-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Single price grid component solution

This is a solution to the Single price grid component 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:

  • View the optimal layout for the component depending on their device's screen size
  • See a hover state on desktop for the Sign Up call-to-action

Screenshots

Screenshot of the solution on desktop Screenshot of the solution on mobile

Links

My process

Built with

  • Semantic HTML 5 markup
  • CSS (via SCSS)
    • Custom properties
    • Grid layout
    • Pseudo-classes
    • Transitions
  • Mobile-first workflow

What I learned

Margin collapse seems not to apply to elements to which the display: grid; declaration applies.

Continued development

I still have to learn about how to make front-end development in a more efficient way and to learn to manage to build web pages without seeming to be too slow.

Author

Acknowledgments

I would like to aknowledge one of the teachers of the course I have been at Wild Code School for having suggested, during the first week of the course, that the students who had made progress in their CSS scheduled exercises to do some of the challenges proposed by Frontend Mentor, if they wished.

About

This repository is an exercise from a Frontend Mentor challenge made during a course at Wild Code School.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published