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?

    proud of completing this , when i started doing FM challenges , this was the first challenge that i picked , and then quit FM challenge,

    but now i did this in like 2 hrs

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

    none -- but the responsiveness could be much better than what mine have.

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

    how to make things responsive... i am still not comfortable with this ! :(

  • Submitted


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

    it was pretty easy but i failed in setting up the background images properly

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

    setting up the background images in proper order and making them responsive

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

    media queries and responsiveness

  • Submitted


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

    this challenge took me nearly 5 hrs , i would try to do next challenges quickly !

    proud of adding some new functionalities like "Rate Again" button which was not there in the challenge.

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

    it was my first time using DOM manipulation , and it took a lot of time , learnt a lot of things , but it was really frustrating.

    but now i am comfortable around basic DOM manipulation.

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

    any tips for optimizing or writing better CSS or JS would greatly help !

  • Submitted


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

    finally i did this in two hours, learnt a lot about pseudo elements , lists styling and the concept of padding and margin is more clarified to me now .

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

    adding color to list markers , adding the gap between list markers and list items , using the ( not ) operator

    used chat gpt to help me out , now i know about all of these .

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

    any tips are welcome , i am newbie now

    i still have issues in adding the gap in between elements , sometimes i use padding , sometimes margin and sometimes line height , but still i don't know if i am doing correct or not ... i just somehow make it look like the solution , but don't have confidence yet !

  • Submitted


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

    I did it easily :)

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

    this was quite easy , no specific challenges , learnt about box shadows and text shadows in this challenge

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

    i scaled down the image , but I was unable to move it towards the left , there is still some space left if you see . please help me in this. The image should be vertically aligned with all the text but it is shifted to right by some distance. how to fix it?

  • Submitted


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

    I am proud of completing this challenge, the results are not perfect, but I somehow made them quite similar. ( This was my first challenge )

    what would i do differently - probably write more clean CSS and study more about how to make something responsive .

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

    main challenge was to make it responsive , elements were overflowing each other on decreasing window size , struggled a lot in this ,

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

    -> writing clean CSS ( i wrote a lot of css for this , and i have a gut feeling that it was not required)

    -> any tips ( i am complete beginner ) so any mistakes that i should avoid.

  • Submitted

    HTML and CSS

    • HTML
    • CSS

    2


    1. I am not sure about how to approach to margins and padding just by looking at the final result, in this case I adjusted values by hit and error method. But I don't think this is the right way to approach.

    2. Struggled in bringing a div at the center of screen , I have to study the position topic again.