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-card-feature-section

hmdev2 80

@hmdev2

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?

I feel proud of having accomplished everything easily and in an organized manner, and of having done well with the site's responsiveness using Bootstrap.

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

I had a bit of trouble with the alignment of the icons, but without too much difficulty, I managed to position them.

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

Nothing too specific, but while we're at it, I wanted to know if there are more efficient ways for responsiveness.

Community feedback

MikDra1 6,090

@MikDra1

Posted

Nice one 😀

If you are curious how you can do this straight lines on the top of each card here is my tip:

Create another element in each of the cards. Then position this element absolute. Card should be positioned relative. At the end you need to give this element a height of 3px width of 100% and top 0 and left 0. You can also use ::after or ::before pseudo elements to create these.

Hope you found this comment helpful 💗

Good job and keep going 😁😊😉

Marked as helpful

1

hmdev2 80

@hmdev2

Posted

@MikDra1 Hmm, nice tip! This way, I can create animations with the line separately from the card. Thanks for the tip !!

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