Blog Preview Card Solution

Solution retrospective
Continuing to write semantic and cleaner code, especially without having to refer back to previous projects. I've also learned about the CSS Clamp(), which I had trouble working with which will be mentioned in the next section.
What challenges did you encounter, and how did you overcome them?The challenge stated to try to find a way to resize the font without using media queries when resizing to mobile screens. I found out that the "clamp()" function does this but I haven't been able to figure out how to subtly shrinking the font without it getting really small. I've tried several different ways to use the clamp function but couldn't get it, so I reverted back to what I originally coded.
I got it to look almost identical to the preview image but the responsiveness is still lacking. Please feel free to give tips, critiques, and corrections. Always willing to learn.
What specific areas of your project would you like help with?Continuing to work on Responsive web design.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on vanbyu22'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