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.
Table of contents
Simple CSS Hack to Reduce Page Load TimeImpact of CSS on Page Load TimeUse Non-Blocking CSS1 Comment
Sort: