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?

    I'm proud of the responsive design and smooth hover effects using Flexbox. Next time, I'll focus on improving accessibility and adding more refined media queries.

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

    One challenge was centering the content perfectly, which I solved using Flexbox. Another was ensuring responsiveness, addressed by testing and adjusting the layout for different screen sizes.

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

    I'd appreciate feedback on improving accessibility, particularly for screen readers, and suggestions for optimizing the responsive design across various screen sizes. Additionally, any tips on enhancing the hover effect interactions would be helpful.

  • Submitted


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

    I'm proud of creating a responsive blog preview card using Flexbox and SVG graphics. Next time, I’d focus on improving accessibility and exploring CSS Grid for a more flexible layout.

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

    I struggled with aligning elements and creating the shadow effect. I resolved these issues by refining my CSS and experimenting with different box-shadow properties.

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

    I'd appreciate feedback on improving the responsiveness of my design and any tips for optimizing the CSS code for better performance.

  • Submitted


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

    I’m most proud of how I implemented the responsive design using CSS Flexbox. The layout looks clean and adjusts well to different screen sizes. Next time, I would try to improve my accessibility practices by adding more attributes for screen readers, as I feel there’s more room for improving accessibility in my design.

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

    One challenge I faced was aligning the content within the card layout. I had trouble getting the text and QR code to align correctly on all screen sizes. I overcame this by experimenting with Flexbox, which allowed me to center the content easily and adjust it responsively.

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

    I’d love some feedback on how I could improve the accessibility of my project. Specifically, I’m not sure if I’ve used enough semantic HTML elements and ARIA attributes. Any tips on enhancing screen reader support would be great!