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 solutions

  • Submitted


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

    none

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

    none

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

    none

  • Submitted


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

    none

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

    none

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

    none

  • Submitted


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

    A good way to open modal window

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

    the modal

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

    none

  • Submitted


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

    none

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

    To put a second container

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

    none

  • Submitted


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

    none

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

    none

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

    none

  • Submitted


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

    none

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

    none

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

    none

  • Submitted


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

    The next code:

    article:hover {
      -webkit-box-shadow: 15px 15px 0px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 15px 15px 0px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 15px 15px 0px 0px rgba(0, 0, 0, 0.75);
    }
    
    footer h2 {
      font-size: 0.8rem;
      color: #1b1b1b;
      font-weight: 700;
      transition: all 0.3s ease-in-out;
    }
    
    footer a:hover > h2 {
      color: #f6d050;
    }
    

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

    None

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

    None