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?

    Getting the responsiveness to work at the header and footer

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

    getting the layouts to work on the different screen sizes

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

    Any tips on laying out the hero and footer on different screen sizes using positioning, flex, or grid

  • Submitted


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

    Using grid-template-area for the first time. Not have as much redundant css

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

    had a had time with grid until I used grid-template-area and grid-area together to get the layout

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

    General advice for how to structure a lot of cards that are similar but not exact to save on redundant css.

  • Submitted


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

    Getting the cards to layout correctly on the desktop version using grid. and centering content using grid

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

    centering content using grid and getting the cards to get to the layout.

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

    I would like to know if using a div solely for centering content is the best method and any general advice about grid that you can see that I can improve on.

  • Submitted


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

    making something with a mobile first approach

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

    using srcset on an image to use multiple images depending on the screen size

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

    the photo seems to switch to the desktop layout when on mobile when resizing the screen even though it is under 1440p. If there is a way to prevent that from happening it would be appreciated if there is an alternative.

  • Submitted


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

    figuring out how to get the project to be responsive for the most part by not restricting the height of the card

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

    styling and making a table by googling how to do it

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

    I need more practice making things responsive, when and when not to group content into divs and making tables and styling them.

  • Submitted


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

    I am improving with my figma file use.

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

    getting the li and anchor tags to work together on a hover which I used the inherit value so that the text would also change on an li hover

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

    not much on this one pretty straight forward for me

  • Submitted


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

    Being able to figure out how height and width works with images. I am looking for any feedback on code structure.

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

    looking up how to do a box shadow

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

    how I am structuring my html and css and if there is a more optimal way to do it.

  • Submitted


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

    Improving with my use of a figma file. I will research how to use figma better for the next project and read all the instructions first.

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

    Getting to know how to use a figma file.

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

    Criticism of not repeating myself and writing cleaner code