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 want to make it faster. I think it definetly takes me too long to make kinda simple layout.

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

    Biggest challenge was 01 and 02 elements as dividers on side. They were weird and I needed to Google how to achieve that.

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

    I think that my code is a big mess, especially CSS one. I hope I used rem values correctly.

  • Submitted


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

    I'm happy that I did it fast. Probably it isn't exactly centered with a design but that's fine. Maybe that's what I'd do differently.

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

    Actually it was quotation marks in first testimony. I achieved that by using position relative on parent and position absolute on a child also adding z-indexes to them.

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

    General feedback is welcome but if I'd specify something is: Am I using too much classes in CSS?

  • Submitted


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

    That I learned a lot about CSS Grid and this layout was scary at first but with some googling I think I really nailed that one.

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

    Centering two cards in the middle and then centering left and right card. Align-self is a magic property. Mixing Grid and Flex was really a blast!

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

    I'm looking for general feedback!

  • Submitted


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

    That I think I nailed that layout, I'm happy about that

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

    RWD for mobile devices. Overcomed by try and check if that's gonna help me or not

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

    CSS code

  • Submitted

    Recipe page

    • HTML
    • CSS

    1


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

    That I managed to style lists and tables! Note for future me: If you will comeback to this later on, use SASS because your CSS file is a mess.

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

    Definetly styling lists and tables. I did a lot of MDN research about ul, li and tables which helped me with that task.

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

    If semantic is correct

  • Submitted


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

    I tried to make this project as fast as it's possible for me and I'm happy with the outcome. I think I'd think about better optimalisation for tablets.

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

    Biggest challenge for there was RWD on small devices.

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

    Is the HTML structure okay? Is the RWD acceptable/okay? Should I rename classes in a different way? I'm looking forward for every tip I can get!

  • Submitted


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

    Like before I feel like I'm breaking from tutorial hell. With this project I'm heading into right direction. I don't really know what I'd do differently next time. Maybe I'll try SCSS.

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

    My biggest challenge with this one was to position author pic and author name, so they'd be in a center. To achieve that I used container and added line-height. Not sure if that was the best idea for that and I'm looking forward for some hints :)

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

    I'm looking for review in terms of: BEM metodology, CSS structure and HTML semanthic. I was wondering if I should use another container for heading and text below.

  • Submitted

    Flexbox

    • HTML
    • CSS

    2


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

    I'm proud of myself to keep going and find a solution even in small projects like this one, because I'm trying to escape tutorial hell I fell into and finally see how much do I need to do to change theory into practice.

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

    Escaping tutorial hell and trying to finally put some practice

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

    I think that mobile version looks kinda okay but I'm not sure about that.