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

    2


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

    Getting the media queries to work right without having to remove the image from the main div.

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

    Getting the image to extend to the edges when viewed on mobile screen.

    I used the div I had contained the image in and the body to remove margin and padding and add width.

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

    Bullet point sizing and spacing

  • Submitted


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

    It took me a bit to get the footer to stay at the bottom

    I think I would write down the sections before starting next time so that I could look up anything I was unfamiliar with...maybe

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

    As above, the footer.

    I looked up the answer online.

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

    Any criticism is welcome!

  • Submitted


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

    Finding answers to questions online. Next time I would put everything in it's own container immediately.

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

    Space between items was difficult to decide how to do. I put everything in separate divs and used a bottom margin.

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

    Anything where improvements could be made. Suggestions on different techniques as well.

  • Submitted


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

    So far, I would read the comments in the starter file a little closer. Struggled with a viewport issue not realizing I had not declared it in the head. This was clearly marked in the starter file.

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

    My site was not resizing properly. Everything was shrinking to fit. I put a help request in on the discord channel. Through the suggestion I received I was able to identify the crucial meta tag that was causing my initial problem.

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

    I would just like to get this as close to perfect as possible.