I'm proud of how I built the Blog Preview Card using clean HTML and CSS, with a responsive layout and good use of rem units and Flexbox.
Next time, I’d focus more on accessibility, improve CSS organization, and maybe add subtle animations for better interactivity.
What challenges did you encounter, and how did you overcome them?One challenge I faced was aligning all elements properly within the card while keeping it responsive. I overcame it by using Flexbox and rem units to ensure consistent spacing and layout.
Another challenge was implementing the hover and focus effects without breaking the design, which I solved by testing changes step-by-step and refining transitions for smooth interactivity.
What specific areas of your project would you like help with?I'd like help with improving accessibility, optimizing my CSS structure, and making the design more interactive with subtle animations.
Feedback on naming conventions and better mobile responsiveness techniques would also be helpful.