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

Responsive three column card component

arunbabunt 270

@arunbungalowil

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


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

Proud of:

  1. Responsive Design: Successfully implemented a responsive design that adjusts well to different screen sizes, ensuring a good user experience on mobile, tablet, and desktop devices.
  2. Visual Consistency: Achieved a visually appealing and consistent design by utilizing custom CSS variables for colors, fonts, and border radii, which made the styling easier to manage and update.
  3. Hover Effects: Created interactive hover effects on the buttons, enhancing the user experience by providing visual feedback.

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

Challenges:

Responsive Design Implementation: Ensuring that the design looked good on various screen sizes was challenging. It required thorough testing and tweaking of media queries to achieve a consistent look and feel.

Solution: Used CSS Grid and Flexbox to create a flexible layout that adjusts smoothly across different devices. Tested extensively on various screen sizes to ensure responsiveness. Hover Effects Consistency: Ensuring that the hover effects on buttons were consistent and visually appealing across different sections.

Solution: Created separate classes for each button's hover effect and ensured they were consistent by using CSS variables for colors and other properties.

Community feedback

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