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?

    Most proud of creating a responsive page without using any media queries.

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

    Figuring out the exact layout was a challenge, I inspected the figma design carefully to see what padding and gaps there were between elements.

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

    Anything to improve my workflow or css techniques that will speed up the process.

  • Submitted


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

    Most proud of using BEM for class naming, I should use percentages for widths for everything to make sure it is responsive with less media queries.

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

    Figuring out whether what the breaking point for media queries should be was a challenge, I ended up using the mobile width design specification for the media query.

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

    Any advice on my code readability and accessibility of my webpage

  • Submitted


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

    The design is perfectly replicated and is responsive. Next time I would use the BEM class naming convention for maintainability.

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

    I didn't know how to add the line between table row elements so I researched that and found a solution online.

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

    How do I improve my workflow? At the moment I feel I am spending too long writing styles for a relatively simple webpage.

  • Submitted


    • Are there any parts to my code which are not best practice that I should avoid doing?
    • Is there anything I should do to improve my workflow?