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

Simple technique css and html without framework

@wanaz13

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


Still learning and if someone have idea how to make the code shorter give me your idea..i really appreciate

Community feedback

Jeuri Morel 1,405

@JeuriMorel

Posted

You have a few HTML and Accessibility issues, but they should be quite easy to fix!

  • All page content should be contained by landmarks, so just wrap the container div with a <main></main> tag.
  • 'ul' stands for 'unordered list', it's not for text, it's for list items ('li'). Try using a 'p' tag instead.
0

@wanaz13

Posted

@JeuriMorel thank you so much brother for the advices.. i always confuse when to use <p> <ul> and <span> ..

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