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

  • matt2282 310

    @matt2282

    Submitted

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

    Creating the hover elements required me to learn about buttons and how I can change certain elements on the page when I hover over objects.

    P
    TM3N 140

    @tmen670

    Posted

    Great work here!

    I recommend adding:

    cursor: pointer;

    to the buttons which will turn the mouse to a pointer when hovering over them. Kinda gives good feedback to the user that this is indeed a clickable item. Other than that, well done!

    1