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

  • Sunay Dagarā€¢ 70

    @suzzy-dszy

    Submitted

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

    I enjoyed working on this particular challenge and being able to implement what i learnt from previous challenges such as box-shadow as well as trying out the capabilities of the pseudo element :hover and implimenting gradient hover effects šŸš€ I also opted to use CSS Grid instead of flexbox for the links as I just learnt CSS Grid very recently and wanted to gain a better understanding of it hands on which proved useful despite its challenges. šŸ”„

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

    None in particular but any help / feedback would be greatly appreciated. šŸ‘

    @123Mikolaj

    Posted

    The solution uses semantic HTML elements like <main>, <h1>, <h2>, and <footer>, which is good for accessibility and SEO. Includes alt text for images. The layout is responsive and adapts to different screen sizes.

    I'm not a fan of the scrollbar on the right and would personally change the font - it doesn't look like the font in your screenshot. Overall I think that the solution is well-implemented with semantic HTML, responsive design, and clean CSS. Good job!

    Marked as helpful

    1
  • @123Mikolaj

    Posted

    Great Job! If you want, you could add some hover effects to your heading as specified in the design file (active-states.jpg).

    0