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

Four cards feature section HTML CSS

@auri222

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

Nothing much.

What challenges did you encounter, and how did you overcome them?

While using Flexbox, I didn't know how to control the item width (set to 350px) until I found the Flexbox magic (flex: 1) which means flex-growth and flex-shrink equal 1, flex-basis equals 0. Due to that, the items now have the same width and responsive.

You can read more about Flexbox from Basic concepts of flexbox - MDN Web docs

What specific areas of your project would you like help with?

  • How to name tags and build structure in HTML.
  • How to use grid in this project.

Community feedback

Louise 130

@atheenaoteyza

Posted

Hi! you actually did a great job on this. I'm also curious how to use flex in this project and this is a great example, thanks for your solution :-) Regarding the name tags, what I could recommend is when you are using h1-h6, don't use it just because of the default design of the element. Instead of using h3 on your font you could use h2 since you don't have an h2 yet and set up the font styles needed for it. Regarding grid you could check what I did here! :-)

Marked as helpful

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