Design comparison
SolutionDesign
Community feedback
- @RanitManikPosted 5 months ago
Here are some suggestions from me:
-
Specify Image Dimensions:
- Always set both the height and width attributes for images. This practice ensures that the space required for the image is reserved when the page loads, preventing layout shifts. Your initial page is currently experiencing layout shifts because these attributes are not specified. For more details, refer to this article.
-
If you think this comment is helpful you can mark it as helpful
0@VCaramesPosted 5 months ago@RanitManik
It is against site guidelines to ask users "If you think this comment is helpful you can mark it as helpful". If this continues, you will be reported which can lead to you accounting being suspended/banned.
Here's the link with the guidelines, so you familiarizes your self with them;
https://medium.com/frontend-mentor/frontend-mentor-community-guidelines-44303cc38aa6
1@RanitManikPosted 5 months ago@VCarames will keep in mind. Thanks for letting me know
0 -
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord