Skip to content
Submitted over 1 year ago

[Component] - Blog preview card with HTML & CSS

LVL 1
@Yemima20
A solution to the Blog preview card challenge

Solution retrospective


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

A more structured and faster process than before. Next time, I would like to explore more deeply about pseudo-classes and functions in CSS and maximise the grid more fully according to the project context.

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

The way to use special fonts is only with a single file, where the solution is to use the variable font file and then adjust the weight as needed. Also, when using :first-child, :nth-child, and :last-child, the solution is to observe the hierarchy of HTML elements and then apply the pseudo-class as needed.

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

For the implementation of :first-child to :last-child, has it been implemented correctly, or is there anything I can improve?

Feedback and suggestions would be very helpful, and I do appreciate it.

Thank you.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Gloriaza Odyardy’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