Latest solutions
- Submitted about 1 month ago
FM-four-card-feature
- HTML
- CSS
Curious if there are any other ways (Grid?) to get the layout as intended.
Latest comments
- @rafikncibSubmitted about 1 month agoP@andreasdahlgren78Posted about 1 month ago
Looks good. I think I would have added max-width on the card-group to avoid them stretching too wide. But that is just design choice:).
In the code there was a div with class assigned but no class name, not sure if that was intentional.
Marked as helpful0 - @DineshMurugan2022Submitted 2 months agoP@andreasdahlgren78Posted about 1 month ago
Nicely done, clever usage of an empty div for the grid.
0 - @heixiaozhiSubmitted about 1 month agoP@andreasdahlgren78Posted about 1 month ago
I wouldn't (couldn't) do anything different!
0 - P@YeatisNeatSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I tried my hardest to make this look as close to the design as possible!
What challenges did you encounter, and how did you overcome them?I encountered a bunch of challenges I don't specifically remember what exactly but they led me to learn about CSS media queries and pseudo selectors which is how I was able to get the desired responsiveness and made sure the element sizes were matching up correctly.
P@andreasdahlgren78Posted about 2 months agoCongrats on finishing this project!
I cant see anything that I would have done any better to finish the project.
1 - P@djlaw90Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
Most proud of nice hover effects, would probably do vertical spacing better next time
What challenges did you encounter, and how did you overcome them?Vertical spacing issues and issue with card type highlight-- wasn't sure about the best way to implement. I assigned it a width but it may break if the word is longer.
What specific areas of your project would you like help with?better solution for card-type issue
P@andreasdahlgren78Posted about 2 months agoI like the shadow effect. Could add @media query to fix it for other sizes of screens (mobile devices).
Easy to read and understand the code, well structured.
Marked as helpful0 - @gracomeSubmitted about 2 months agoP@andreasdahlgren78Posted about 2 months ago
Design looks good to me, changes slightly depending on screen size. Cant see the code, get error 404
0