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?

    I picked up a bit on display grid, and was able to manage all the HTML, CSS, and JavaScript into one file

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

    I ran into issues with display grid as I was unsure how to use it initially. I also struggled a bit with the margins and width of the page, as I was encountering a scrolling issue on the x-axis when it should not exceed the width of the screen

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

    Maybe I could use help animating the modal shadow, as it currently toggles between display none and block

  • Submitted


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

    I am glad I could structure the document into elements effectively

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

    I was unsure how to properly style and structure the list items and table components

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

    None for now, I feel comfortable with the project so far

  • Submitted


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

    How quick I was able to put the result together, and utilizing newfound knowledge of importing fonts locally

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

    No real challenges when developing this challenge

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

    None for now, still working on identifying responsiveness of applications without media queries

  • Submitted


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

    I am happy with how quickly I was able to identify the CSS properties necessary to get to the solution

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

    I had not imported local fonts, so it took a little bit of research to figure out

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

    None with respect to this particular challenge

  • Submitted


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

    Use proper units of measurement for style attributes

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

    Figuring out the fonts and box-shadow

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

    What units of measurement should be used for different style attributes (where to use px, rem, %)?