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?

    This was a good one for me because I learned a lot about CSS reset and spent some time looking into media queries. It makes me wanna dig a little deeper into responsive design best practices!

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

    Mostly I'd never used CSS custom properties before. They were pretty easy to get working though. Also I'd never used a CSS reset before either, so understanding what they are and why they would be used was a great learning experience.

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

    I never could figure out how to change the text size without media queries. I did find something that changed it based on the viewport width, but I couldn't figure out how to put a max size on it, so it just kept getting bigger and bigger.

  • Submitted


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

    Pretty happy with how I did on this, as it's been a minute since I've done any real HTML + CSS. Still have a lot to relearn though. I'd like to try out some custom CSS classes or maybe look into SASS or something for the next one.

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

    Couldn't remember how to center things vertically on the page but quickly found the solution with Flexbox.

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

    My CSS could probably use a bit of work. I heard about CSS resets but am not too sure how to implement them or if they're even necessary.