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

HTML5, CSS3, Grid-Layout

Jasmin 10

@Jash005

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


the ULR for an Live-View (): http://jasminprojects.bplaced.net/

Community feedback

@pikapikamart

Posted

Hey. Great work. Regarding your query

  • As far as I can see, your learn more is at the end of the card. Are you referring for it to be at the right side of the container? If that is the case margin-left: auto will place your learn more at that side. But is that want you want?

Also suggestions would be that.

  • I think it will be better if you make a github repository for your work. This will be really good since you can submit you live site in here, and that is totally free.

  • Your learn more is supposed to be a link right? So instead of using div on that, it will be better if it is a tag. Just to make our markup more semantic.

  • As I resize for mobile view, the width of the cards overlaps the body's width, so an unwanted scrollbar appears at the bottom which we always want to avoid. Adjusting the breakpoint on that will be really awesome.

  • Multiple usage of h1. Using multiple h1 in a single page is not recommended and we want to avoid multiple usage of it. You use only 1 h1 per page. Changing them to h2 something like that will be better.

  • Images. The image as well is not loading properly. This will be really awesome if you setup what I mentioned, a github repository for you to place them.

That is all, if you need help in those mentioned above, feel free to drop your queries in here okay^

1

Jasmin 10

@Jash005

Posted

Thanks for your feedback. I've improved these little things.

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