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?

    Learning about the BEM architecture and using it felt so intuitive. Just started but I don't even know how I've been coding without it. Makes things easier to read and classes are more reusable.

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

    Nothing so far

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

    Pretty content.

  • Submitted


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

    How clean i got it to look.

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

    Some of the divs have the different colours for the name and short review, but are placed in irregular pattern. So finding out how to select those and trying to apply styles to their child divs too. I think using Sass would make it easier.

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

    Nothing.

  • Submitted


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

    I had to work with grid properly, which help solidify my knowledge on it. Learning better about scaling and making things responsive even more so than the challenge prompted.

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

    Sizing grids and its gaps.

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

    Would have loved to had everything fit into the 1440px vh without having to scroll down, but wasn't sure what to tweak to achieve that.

  • Submitted


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

    Learning more about responisive design.

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

    I developed this using firefox dev tools instead of chrome. For some reason its looking weird in the preview but looking fine when I view it in firefox.

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

    Guess learning better of clamps and calc().

  • Submitted

    Recipe Page

    • HTML
    • CSS

    1


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

    Learnt about styling lists and tables.

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

    Making the content of the li be contained in its own paragraph when it goes to the new line, instead of being under the bullet/number.

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

    Open to suggestions,

  • Submitted


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

    This is probably the most responsive thing I've done, and yet still feels like there's a lot I didn't do the right way. Pretty happy I used things I learnt from other peoples code solutions to do this.

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

    Getting the main div to fit on the screen, worked on it on mobile view first then desktop view looked so bad.

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

    Resizing an image as the screen changes width.

  • Submitted


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

    I had slightly better understanding of responsive design. I will plan to make the designs, particularly the positioning and height work better in different sizes.

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

    I tried coding with fixed width and height but received feed back that unless specific it is not good practice to do it often.

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

    Better understanding of how to use em, rem, vw, vh. How to have the divs be the sizes I want without having them be a fixed size.