3-column preview card component using HTML and CSS (Sass)
Design comparison
Solution retrospective
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.
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.
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.
Community feedback
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