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?

    leveraging opacity is nice, didnt know that that would come in handy. i find through grid layout that there is a css "gap" property, for sure useful; i should use that more often over paddings and margins

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

    this one is not really complex

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

    this one is not really complex

  • Submitted


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

    using grid is pretty fun, an great complementary tool to flexbox ofc

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

    we chillin

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

    better shadowing tech

  • Submitted


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

    overflow: hidden, pretty neat

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

    overflow hidden did make auto sizing a problem for children classes, shouldve just resorted to individual border radii

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

    this time i managed somehow since nothing entirely new just yet

  • Submitted

    Recipe page

    • HTML
    • CSS

    1


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

    table and hr

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

    table and hr, for those i needed to mess with the border width

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

    h3 throws error: Heading levels should only increase by one

    no idea how to fix, ive already used h1 and h2, albeit later

  • Submitted


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

    Finally started with css variable.

    Don't really know how to use button:hover and :focus.

    All should have landmark now.

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

    resetting styles again

    difference of em and rem

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

    Sizing and scaling

  • Submitted


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

    I'm chuffed a bit.

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

    headings have default margins - posed troublesome during creation of the box "Learning"

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

    resetting defaults

  • Submitted


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

    • making body's height equals to that of the view port was time-consuming.
    • reminded of the need to change the defaults of html and body margin and padding.

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

    • view port height
    • aligning main to the middle of the view port

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

    syntax remembering technique