Ner046
@Ner046All comments
- @hasnatlubaid@Ner046
Looks good, try to follow the design more closely like the background color of the page. of course also fix the image not appearing and its all good. Keep at it :)
- @manasmaity506@Ner046
Looks great, very good semantic HTML and solid design and well responsive. One thing you can do is add custom properties css for your future works to define your properties, so when you want to make a change, you can only change the property and everything changes with it
- @breenohWhat 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
@Ner046Nice 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 helpful - @Mateuszg214@Ner046
You can use the shorthand for margin if you want to