Skip to content

stephikebudu/result-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Score Card

This is a solution to the score card challenge on the Frontend Mentor Website to practice using vanilla CSS to build.

Table of Contents

Overview

The Challenge

Users should be able to:

  • Fill in the form and see the card details update in real-time
  • Receive error messages when the form is submitted if:
    • Any input field is empty
    • The card number, expiry date, or CVC fields are in the wrong format
  • View the optimal layout depending on their device's screen size
  • See hover, active, and focus states for interactive elements on the page

Screenshot

My Process

Technology Used

  • Semantic HTML5 Markup
  • CSS custom properties???
  • CSS Flexbox
  • Mobile-first workflow

Lesson Learned

I learned in-depth what SVGs are and that they maintain quality regardless of how much their size is altered as they're made with code. I learned the application of gradient in CSS. I learned to write maintainable code using variables for colors in CSS, I also learned about targeting direct and indirect descendants of an element without the use of an extra class/id and I learned how specificity works and calculation specificity factor.

Author

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors