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

  • @Iarley-01

    Posted

    Awesome man, good soluction. Some tips for you:

    • Use HTML Semantic tags like <header>, <section>, <main>, <footer> instead <div> to improve the acessibility of your project.

    • try replace most of your <span> by the <strong> tag

    Marked as helpful

    0
  • Quang 350

    @progressive-newbie263

    Submitted

    What are you most proud of, and what would you do differently next time?

    resubmit learning path

    What challenges did you encounter, and how did you overcome them?

    resubmit learning path

    What specific areas of your project would you like help with?

    resubmit learning path

    @Iarley-01

    Posted

    As a best pratice, use only one <h1> tag in your web page and increase the font-sizes for smaller devices, use CSS media queries for this. But, good job.

    1