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

  • Essarโ€ข 10

    @ESSARHTHUMAR

    Submitted

    The most challenging part for me was to define the Width & Height of the Container and align it to the center. but somehow I was able to complete the challenge successfully. I'm still looking for a better solution for defining the Width & Height of the container.

    Drop your Feedback if you find any mistakes or if you feel the code can be improved furthermore in any way.

    Elisavetโ€ข 500

    @elisavet12

    Posted

    Hello!

    You should try to add to the body: margin: 0 auto; min-height: 100vh;

    and you should erase height in the .main-container.

    Hope this helps!

    Marked as helpful

    1
  • Elisavetโ€ข 500

    @elisavet12

    Posted

    Hello!!

    This will help you to fix hover states for interactive elements: https://www.w3schools.com/howto/howto_css_image_overlay.asp

    Nice work! :)

    Marked as helpful

    0
  • hramirezโ€ข 10

    @Hramirez2240

    Submitted

    Please give me some feedback to improve my code and my logic, thank you all.

    Elisavetโ€ข 500

    @elisavet12

    Posted

    Hello! In my opinion you should try hover effect in the image! Nice work!

    Marked as helpful

    0
  • Leahโ€ข 40

    @leahobot

    Submitted

    Please check out my code if it is good, i'm new here.

    Elisavetโ€ข 500

    @elisavet12

    Posted

    Hello Leah! You missed a dot in your image src. That's why you can't see the image!!

    src="./images/image-qr-code.png"

    Marked as helpful

    0