blog preview card

Please log in to post a comment
Log in with GitHubCommunity feedback
- @addiellucena94
Hi @Onyekachi10 I have many advice for you:
1- You have one Article and Section tag for nothing, the style used in you Section tag you maybe can use it in you Body tag.
2- You can use heigth auto and a padding in your board class.
3- Don't use a static width dimension for your image if the width of the board change with the screen dimension. The Board change but the Image not, this is not a good practice.
4- In your CSS, consider organizing properties in a consistent order, such as positioning, box model, typography, and visual styling. This makes your code more readable and easier to maintain.
Keep practicing and the results will improve. I hope my advice is helpful to you. Greetings
Marked as helpful
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