5 ms·
When you said it was imageless, I assumed that you meant you base64'd everything into one CSS file to avoid multiple requests. I think that would look a lot be
by jkap 15y ago
When you said it was imageless, I assumed that you meant you base64'd everything into one CSS file to avoid multiple requests.
I think that would look a lot better, and it can degrade well for IE7 and under.
http://www.phpied.com/mhtml-when-you-need-data-uris-in-ie7-and-under/ http://www.phpied.com/mhtml-when-you-need-data-uris-in-ie7-a...