html - resource with http or not? change site speed? -


use this:

<link href="http://www.alessandrapinto.it/css/real-style.css" rel="stylesheet"> 

or this:

<link href="css/real-style.css" rel="stylesheet"> 

can change speed of website?

all 2 example in same domain.

look @ server logs. server receives same path in end, purely client-side manipulations. answer no.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -