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

  • Kabrax01β€’ 100

    @Kabrax01

    Posted

    Hi. You can start by reading this: Pseudo selector :hover Pseudo selector :active

    The point is that colors on your <li> should change dependant on where user mouse is.

    Also delete all unnecessary files from Your repository.

    And I sugest You to take at least responsive design section from this site :

    FreeCodeCamp

    As for JavaScript here You can find anything You will need to start with JS info

    Your solution need some improvements but don`t give up! You are on right track πŸ‘πŸ‘πŸ‹οΈβ€β™‚οΈ

    Marked as helpful

    0
  • Kabrax01β€’ 100

    @Kabrax01

    Posted

    Hi. For radial gradient You can try this website: https://www.css-gradient.com/

    Marked as helpful

    1
  • Kabrax01β€’ 100

    @Kabrax01

    Posted

    To your body tag add: min-hight: 100vh

    and You are set :D

    FIrst <h> element on page should always be <h1>

    Also You should edit or remove attributions section.

    Anyway good job πŸ‘and keep it up! πŸ‹οΈβ€β™‚οΈ

    1