Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Ner046 50

    @Ner046

    Posted

    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
  • breenoh 30

    @breenoh

    Submitted

    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

    Ner046 50

    @Ner046

    Posted

    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 helpful

    0
  • Ner046 50

    @Ner046

    Posted

    You can use the shorthand for margin if you want to

    0