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 using some new animations ,some pseudo class elements(actually always forget the difference bw pseudo elements and pseudo classes 😁 plz explain it to me),and using JSON data file...

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

    1=> I find it extremely difficult to make the website responsive to all screen sizes i just made to y screen then to min width of 375 px .... please share some techniques to make it responsive easily and share some resources to me where i can learn the responsive techniques .(is there any tool which could make the website responsive by it self by giving it the code of one screen size 😂 ) 2=> I always try to Make the code as short as possible as i think this is good approach and makes execution fast .is it a fact or just my myth😌 ..please check my code for any improvement in logic or cleanliness 3=> I found it difficult to make the bar on hover display "another" element popup in CSS so I had to write long code in js. pleaseeeeeee🙏 share a way to do it in css 5=> In the script.js file the last part commented out is not working for me why ?

  • Submitted


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

    I recently completed a challenging and rewarding project on Frontend Mentor - an interactive card form 🌟. Throughout this project, I deepened my understanding of responsive design using CSS, improved my JavaScript skills for form validation, and learned how to manage dynamic UI state changes effectively.

    Handling user inputs and ensuring the form updates dynamically based on user interactions were key learning experiences for me.

    I'm thrilled with the progress I've made and would greatly appreciate any feedback or suggestions for improvement 🚀. Your insights will be valuable in helping me refine my skills further. Please take a moment to review my code and share your thoughts. Thank you! 🙏

  • Submitted

    News-homepage

    • HTML
    • CSS
    • JS

    1


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

    So,,,this was my second junior project on FEM.I am proud of experimenting with grid . Proud of learning to make important hamburger feature on mobile sizes .

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

    **Conquering the Hamburger! **

    Building a responsive website can be tricky, but I just tackled a tough one . I wanted to implement a hamburger menu but using display: block and none for animation wasn't working ‍♀️. Then, it hit me! By setting the popup menu to position: fixed, I could achieve the desired slide-in effect on hover ✨. This is a great learning experience, and next time, I'll explore integrating the navigation bar itself into the popup menu for a cleaner design . Onward to responsive web awesomeness!

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

    Beyond the hamburger menu, I'm keen to learn more about responsive web design best practices. Techniques like media queries sound promising for adapting my layout to different screen sizes. I'm also open to exploring responsive image optimization and accessibility considerations. ♿

    I truly appreciate any positive criticism – it helps me refine my work! With these improvements, I'm excited to create a truly responsive and user-friendly website.

  • Submitted


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

    This was my first Junior project🤩. I am proud of everything I have done in this😍. I have completed this in 3days. Obviously I shall try to minimize this time with practice. Secondly I was unable to use the fonts given to me in this project assets. I would try to learn this next time.

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

    I find challenge in displaying the errormsg this distorts the .box layout .I overcome this by justify-content: flex-start; and then given padding to label and errormsg. and so much challenges I faced which I overcame by CHAT GPT and GEMINI.

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

    I tried to not make my code bulky and redundant. I will be happy to listen any techniques to improve my code and besides that I am always open for any type constructive criticism.

  • Submitted


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

    hey😊,its as simple as that, I pressed the notification key and all i have written in solution retrospective disappeared😣 .so for short is I am always open for constructive criticism .I think my code is overly complex and redundant.please review my code and tell the ways of doing things in better way than this and any valuable information you can teach me i would be thank full to you

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

    I will be very happy if you could point out mistakes in my code .

  • Submitted


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

    I loved to try the responsiveness techniques and experimented with event listeners.i made it sooooo much hard by my self that was humiliating for me i shall try to not make things difficult next time

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

    I constantly strive to improve my skills, particularly in the areas of responsiveness techniques, handling overridden properties, and positioning CSS elements effectively. and I'm always open to learning new strategies and best practices in these areas.