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

NFT-preview-card-component

C K 40

@Chayutpol04

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

@md-abid-hussain

Posted

Congratulations on completing this challenge

There are few improvement I would like to suggest:

  • Using semantic HTML: Semantic HTML can make your site more accessible and help the search engines and other user devices such as screen reader to determine the importance and context of web pages. Elements like div, span doesn't provide any meaning. Headings <h1> to <h6> has different meaning from paragraph element p. You can learn more about semantic HTML from Semantic HTML
  • Validating your HTML and CSS files : You can validate your HTML and CSS files from W3.org - HTML validator, W3.org - CSS validator. Validation can help to identify problems in your HTML and CSS file.

Overall everything is good. Using semantic HTML is good practice.

Best of luck for future challenges

Marked as helpful

0

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