Submitted over 1 year ago
Product preview card component using HTML & CSS By ABNmmd
@ABNmmd
Design comparison
SolutionDesign
Solution retrospective
- What did you find difficult while building the project?
- Which areas of your code are you unsure of?
- Do you have any questions about best practices?
- Do you have any suggestions?
Community feedback
- @0xabdulPosted over 1 year ago
Hey dude π€© Congratulations you finished the product preview card , and some suggestions for you improve your code
- Problemβ οΈ
- one Accessibility reports..!
- one html validation..
- Solution π
- In Html π·οΈ
- using div tag wrap the whole html code
<body> <div class="container" role="main"> //Whole html code <h1> </h1> <h2> </h2> <h3> </h3> //Using header tag by ordering..! //avoid the main tag to wrap the code </div> </body>
- first problem solving π
- I hope it's useful for you and wating for your next project β€οΈ
- Live , Learning , Lifestyle Changing..π
- Happy Coding π
- Peace be upon Allah Mercy and Love π
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin 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