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

3-column preview card component with SCSS

P
Ctrl+FJ 750

@FlorianJourde

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


Hey ! Here's my submission for this challenge ! What do you think about it ? Feedback are welcome !

Community feedback

@CharltonOware

Posted

Hi Florian. What are your thoughts on semantic html? One of the early projects I looked at when starting html introduced them and I have been giving them some thought. In your submission I would replace the <div class="card_button"> with the <button> tag just for readability/accessibility. This is something I am also still learning and the next contributor may shed further light. Clean code otherwise. Keep advancing!

Marked as helpful

1

P
Ctrl+FJ 750

@FlorianJourde

Posted

@CharltonOware I put my button into a <div> to avoid full width resizing, while my card is on display="flex". You can find the same "mistake" on the picture, which have to be centered left.

Since the beginning, I'm just feeling not comfy with <button> elements, I generally prefer to style <a> links. But you're probably right, my <div> container should get a different semantic.

Hope someone with more experience will come around here !

Keep advancing too !

0
CyrusKabir 1,885

@CyrusKabir

Posted

hello my dear friend ♥ you did good and clean go ahead for more challenges and for more learning ♥♥♥

Marked as helpful

1

P
Ctrl+FJ 750

@FlorianJourde

Posted

@CyrusKabir Thank you Cyrus ! I guess I could level up to Junior section, but some people are giving so much good advises, it's really helpful to learn good practices ! At least, at the beggining..

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