Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Your session has expired please log in again.
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Order Summary Component

Nien 170

@trandainien

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hope to see all your comments

Community feedback

@SindhujaBandaru

Posted

Hello @trandainien Congrats on complete your new project. A humble mention, you uploaded Order summary component solution to 3 column card component. -->Use a article tag after the body tag to avoid accessibility issues. -->Code for your "option" div to make it active use and also use anchor tag <a href=""></a>(it is used to make/add links) .option a { margin: auto; margin-left:5rem; font-size: 0.8rem; color: var( --primary-bright-blue); font-weight: 700; }

.option a:active { cursor: pointer; color: var(--neutral-desaturated-blue); text-decoration: none; } Happy Coding!

Marked as helpful

1

Nien 170

@trandainien

Posted

@SindhujaBandaru thank you so much <3 i will fix it

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord