Submitted 5 months agoA solution to the Blog preview card challenge
Responsive Blog Preview Card | Semantic HTML & Clamp-based Typography
@MSAndromeda

Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud of using semantic HTML properly and implementing clamp() for responsive font sizes.
Next time, I'd spend more time refining accessibility and maybe try adding a hover animation or keyboard focus handling.
The biggest challenge was making sure the font sizes looked good on all screen sizes.
I had to test with different clamp() values and refer to the documentation to get them working smoothly.
- My use of semantic tags — is it too much or missing something?
- Whether I’ve used
clamp()values in a balanced and scalable way - If the overall layout and spacing feel clean and consistent across devices
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Manas Anand Singh'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