Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Nada
What challenges did you encounter, and how did you overcome them?Estilização de SVG
What specific areas of your project would you like help with?Estilização de SVG
Community feedback
- @Ner046Posted about 2 months ago
Nice work
For the HTML section, you don't need a footer for this example since footer is where you have the links and copyright information.
Also try just putting the blog card image and the avatar image in html instead of putting it in CSS as background img as I think this a harder approach than just simply inserting the img in html using the img tag.
Like this <img class="blogimage" src="illustration-article.svg" alt="Blog card image">
For now just learn how to do semantic html
With time you will get better, happy coding :)
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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