Absolutely no reason to have css in the head that is not included via <link> tags
That's how I also understand it, but Google says we are wrong
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Absolutely no reason to have css in the head that is not included via <link> tags
That's how I also understand it, but Google says we are wrong
Are we allowed to say that google is wrong?
src to a physical file.
Images can load asynchronously.
With base64, they are part of the downstream payload, so instead of linking off to a 100KB image, you are including an extra 137KB of text into your HTML download.