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 comments

  • @SandeepKarukayil

    Submitted

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

    While watching tutorial i thought css is easy but i really struggled in this project

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

    i was really struggling with units and proper placement of divs and after lots of trial and error i overcame it

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

    I am just starting out i would greatly appreciate tips regarding which are the most useful css units and how to make a page responsive

    @mahata

    Posted

    The use of semantic tags like section, article looks great :)

    I came up with two things to improve your CSS:

    1. It's probably better to split the CSS file: One is for resetting the default CSS, and the other one is for the actual styling.
    2. Concrete width and height might be better for .card-container, since the QR code image gets weird in different viewports with % notation.
    0