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

  • @brwmaster

    Posted

    Hello, Nice work! 😁

    Here is a little feedback to improve the code even more

    • Wrap all your code in <main></main> tags
    • Change the div class="title"> to a `<h1 class="title">
    • Change the div class="text"> to a <p class="text"> or just style the <p></p>`
    • Add a . to the end of the alt text to improve Accessibility

    And some advice I got on my solution is to change all the px values to rem values. link here

    I hope this feedback will help you!

    Marked as helpful

    0