Ner046
@Ner046All comments
- @hasnatlubaidSubmitted about 2 months ago@Ner046Posted about 2 months ago
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 :)
0 - @manasmaity506Submitted about 2 months ago@Ner046Posted about 2 months ago
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
1 - @breenohSubmitted 2 months agoWhat 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
@Ner046Posted about 2 months agoNice 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 - @Mateuszg214Submitted 2 months ago