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

    Review Card

    • HTML
    • CSS

    2


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

    I'm proud of the responsive design, especially how the layout adapts smoothly across screen sizes. Next time, I would focus more on optimizing image sizes for better performance.

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

    I struggled with adjusting the layout for different screens but resolved it using media queries. I also fine-tuned the button's hover effect by adjusting the transition.

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

    I'd like help with image optimization for performance and advice on structuring CSS for scalability.

  • Submitted

    Social Link

    • HTML
    • CSS

    1


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

    Proud of: I'm most proud of how clean and organized the layout looks with well-structured CSS, especially the hover effects on the buttons. Do differently: Next time, I would focus more on improving the responsive design for smaller devices and ensuring better scaling across different screen sizes.

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

    Challenges: One of the main challenges I faced was centering elements both vertically and horizontally while keeping the design responsive. Overcame: I managed to overcome this by utilizing flexbox, which allowed me to align and distribute the content efficiently within the container.

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

    Help with: I would appreciate help with improving accessibility, such as using proper ARIA labels, and enhancing responsiveness to make the design more adaptable on various device sizes.