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'm proud that I am able to get the ::markers figured out for the lists, and even getting better at styling the images.

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

    The table was difficult at first until I realized that I didn't have to leave the layout exactly as it was (i.e. tr, th, th, th, th, tr) and that changing it instead to tr, th, td, tr helped making the vertical columns simpler. the Sizing and styling the image container for the desktop layout.

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

    The container structures seem to give me issues. I have a container instead of messing with the body tag at all, but I still seem to have some white space on the left side of my container.

    Maybe I should have adjusted my padding more, but when adjusting the height of my recipe container my content would run over on desktop. So I didn't get the height correct at all.

  • Submitted


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

    I'm most proud of using a mobile first css styling.

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

    Styling the image to both be responsive and show the correct parts of the image was challenging.

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

    I wasn't confident on when to use max-width or width and define the width. Using margin sometimes worked, but was tricky styling the image.

  • Submitted


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

    Responsive is really good for me right now. I was able to match up the styles and margin pretty efficiently.

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

    Sizing the image and making sure it was responsive was the most challenging part. I had a little trouble with centering the entire thing and making sure that everything didn't move around.

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

    Structuring my html and centering elements and making sure they are positioned correctly.