Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 10 months ago

3-column preview card component using HTML and CSS (Sass)

sass/scss, accessibility
Kairung Vangmanaw•270
@VangmanawKairung
A solution to the 3-column preview card component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

I’m most proud of how I effectively applied Semantic HTML5 and SCSS to create a clean, responsive, and accessible design. It feels great to see the final result match the original challenge design. Next time, I’d focus on optimizing my workflow further by incorporating more advanced tools like CSS clamp() for responsive typography and automating repetitive tasks with SCSS functions.

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

One challenge I faced was ensuring the layout adapted well across different screen sizes. I overcame this by carefully using media queries, Flexbox, and CSS Grid to create a responsive design. Another challenge was maintaining consistent styling, which I resolved by leveraging SCSS variables and mixins for reusability and efficiency.

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

I’d like help refining the responsiveness of my project, particularly with advanced techniques like using clamp() for typography and ensuring consistent spacing across all screen sizes. Additionally, feedback on optimizing my SCSS structure and improving accessibility for interactive elements like buttons would be invaluable.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Kairung Vangmanaw's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License