Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive NFT Preview Card Using Flexbox

@intherightdirection

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Aakash Verma 6,690

@skyv26

Posted

To solve accessibility issues:

Use aria-label attribute in your below code <aside class="purchase-info">

Like this

<aside class="purchase-info" aria-label="side container use for user purchasing info">

ALways add something meaningful to aria-label in order to make SEO better

Good Work ;)

Marked as helpful

0

@intherightdirection

Posted

@skyv26 Thanks, I have never even heard of that property and didn't know aside needed label. I'll have to read up on that.

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