Design comparison
Solution retrospective
I use bootstrap container! it really challenge on me for learning bootstrap. of course i done it within 6 hours.
What challenges did you encounter, and how did you overcome them?Bootstrap class management make me confuse. but it really really good for responsive. i mostly doesn't have to deal with it.
What specific areas of your project would you like help with?I want to know about bootstrap. Have I used it to its full potential yet? Any knowledge should i learn more about it. please give me some advice. Thank you!!
Community feedback
- @MikDra1Posted about 2 months ago
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 helpful0
Please log in to post a comment
Log in with GitHubJoin 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