na
What challenges did you encounter, and how did you overcome them?na
What specific areas of your project would you like help with?na
I would like feedback on the performance optimization of my landing page. Specifically, I'm looking for suggestions on how to better optimize images and CSS to improve loading times, especially for mobile devices.
Additionally, I'm interested in getting feedback on the hover animations for the card. While they work well, I’m curious if there are any ways to make them more efficient or if there are better alternatives to achieve a similar effect with CSS or JavaScript.
Lastly, I would appreciate advice on improving accessibility for users with visual impairments, particularly regarding color contrast and focus states.
<br>
tags to control line breaks in the HTML and adjusted the line-height
and text-align
properties in the CSS to ensure the text was properly aligned and readable on all devices.srcset
to serve optimized images based on the device's screen size and resolution. This is something I plan to implement in future projects.na
What challenges did you encounter, and how did you overcome them?na
What specific areas of your project would you like help with?na
Is it accessible, and what improvements could be made?
Does the layout look good on a range of screen sizes?