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

    Recipe Page

    • HTML
    • CSS

    1


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

    This was my first time writing my own media queries without a tutorial so I'm proud of that. Next time, I want to get more clear on which units (em, rem, %, vh, etc.) to use when for responsive design.

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

    I encountered a few new concepts in this project including using the HTML tag and making a slightly more complex responsive design. I used google and youtube to answer my questions.

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

    Any tips on responsive design or more general constructive critiques are welcome!

  • Submitted


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

    I'm happy with my use of flexbox. Next time, I would design something a little more complex.

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

    I took me a while to figure out how to position the attribution at the bottom of the page. I resolved this by adding a margin to the main container.

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

    I feel comfortable with this project.

  • Submitted


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

    This is the first time I've used custom CSS properties. I am most proud of that, and doing hover states for the first time on the interactive elements. Next time, I would pay more attention to where I might combine classes in my CSS to shorten it.

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

    This project was fairly straightforward. The few questions I did have, like how to make a hover state, were quickly resolved via google.

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

    Any feedback on continuing to hone my CSS or write more relevant semantic HTML is very welcome.

  • Submitted


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

    This project was a great opportunity to get comfortable using GitHub. Next time, I'd like to focus on creating more reusable variables for my CSS style components like font size, color, etc.

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

    I struggled a bit with positioning the QR code. Ultimately, I realized that you can't use flexbox for everything (only most things ; ) ), and used plain old positioning properties to solve the problem.

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

    I noticed that the lines of text in my design are slightly off compared to the example. I'm not sure how much of an issue this is but if anyone has a take on whether it's important/how to tweak it I'm very open to feedback.