Skip to content

Order summary web component for music subscription site. This is a challenge from Frontent Mentor.

Notifications You must be signed in to change notification settings

anu-codes/subscription-order-summary-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Order summary card solution

This is a solution to the Order summary card 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:

  • See hover states for interactive elements

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

  • Using CSS pseudo-classes such as :hover
  • Centering with margin: 0 auto vs with flexbox and justify content
  • Overflow: hidden property to help contain image and allow rounded corners on the card
  • CSS custom properties
  • Building responsive sites

Useful resources

Author

Releases

No releases published

Packages

No packages published