1 second of delay of css on html page load? -
1 second of delay of css on html page load? -
i have been trying create html , css pages. every time when load page. give me half sec flash of html page without css style. know why happens , how prepare it? in advance.
solved: guys, place jquery @ bottom , prepare problem.
i suggest next :-
remove jquery header , place bottom of page .
remove excess white space coding.
reduce size of images files.
try combine many scripts 1 if possible.
remove unnecessary elements .
combine style sheets 1 - lesser files , lesser response time , faster loading time.
optimize background image or image using on page faster loading.
in end utilize gzip minify js , css , html . never utilize on images,videos,pdf's - wont additional compression ,but might increment size .
html css
Comments
Post a Comment