WebD Tasks
WebD Tasks
Speed statistics:
Ensure text remains visible during web font load: Implement techniques
to ensure that text remains visible even during the loading of web fonts,
providing a better user experience.
Image elements do not have explicit width and height: Specify explicit
width and height attributes for images to prevent layout shifts and
improve rendering performance.
Estimated Savings:
Properly size images: Resizing images to their displayed dimensions can
save approximately 0.75 seconds.
Reduce unused JavaScript: Eliminating unused JavaScript code can save
approximately 0.45 seconds.
Serve images in next-gen formats: Optimizing images in next-generation
formats like WebP can help improve load times.
TASK – 2
1. Navbar:
Improve navbar appearance by selecting a colour that
matches the theme.
Consider using a transparent navbar, as it might be a better
fit for the overall design.
3. Font Size:
Adjust the font size of the website's text to ensure it is
legible for users.
Increase the font size to make it easier for users to read the
content.
4. Transitions and Animations:
Introduce transitions and animations to make the website
more engaging and visually appealing.
Incorporate smooth transitions between different sections
and consider adding subtle animations to elements for a
more interactive experience.