Skip to content

M-lakshan/FM_Challenge-Order_Summary_Component_Main

Repository files navigation

Welcome! 👋🏼

Frontend Mentor - Order Summary Card

Frontend Mentor challenges help you improve your coding skills by building realistic projects

This is the design preview for the Order Summary Card coding challenge

Table of contents

Overview

This is an entry-level NEWBIE-Free challenge that uses only HTML & CSS

The challenge

  • build out this order summary card component and get it looking as close to the design as possible.
  • See hover states for interactive elements

Screenshot

  • mobile-version

  • desktop-version

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • with Visual Studio Code Editor

What I learned

I learned an uncommon CSS property while building this project

a {
  text-underline-offset: **px;
}

what this property does is, give us the accessibility to control the distance between the anchor tag's default underline & the tag's baseline. we can set the distance according to our needs.

Continued development

I never knew this property exists in CSS until I follow this project & I'm hoping to use this property in my future builds.

Useful resources

Author

About

simple order-summary component for a music website using HTML & CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages