Simple hack to reduce the impact of CSS on page load time. Use non-Blocking CSS to improve the performance of the application. The property “media=’print’” should be applied to only those CSS elements which do not have any impact during the initial loading of the page.

2m read timeFrom javascript.plainenglish.io
Post cover image
Table of contents
Simple CSS Hack to Reduce Page Load TimeImpact of CSS on Page Load TimeUse Non-Blocking CSS
1 Comment

Sort: