... | @@ -4,9 +4,22 @@ CSSEmbed is a simple utility to automate creation of CSS files with embedded dat |
... | @@ -4,9 +4,22 @@ CSSEmbed is a simple utility to automate creation of CSS files with embedded dat |
|
|
|
|
|
h1. Related Reading
|
|
h1. Related Reading
|
|
|
|
|
|
|
|
h2. Posts About CSSEmbed
|
|
|
|
|
|
|
|
* "Automatic data URI embedding in CSS files":http://www.nczonline.net/blog/2009/11/03/automatic-data-uri-embedding-in-css-files/
|
|
* "Convert CSS images to data URIs automatically with CSSEmbed":http://www.ravelrumba.com/blog/convert-css-images-to-data-uris-automatically-with-cssembed/
|
|
* "Convert CSS images to data URIs automatically with CSSEmbed":http://www.ravelrumba.com/blog/convert-css-images-to-data-uris-automatically-with-cssembed/
|
|
* "CSSEmbed - automatically data: URI-ize":http://www.stevesouders.com/blog/2009/11/16/cssembed-automatically-data-uri-ize/
|
|
* "CSSEmbed - automatically data: URI-ize":http://www.stevesouders.com/blog/2009/11/16/cssembed-automatically-data-uri-ize/
|
|
|
|
|
|
|
|
h2. Posts About Data URIs
|
|
|
|
|
|
|
|
* "Data URIs explained":http://www.nczonline.net/blog/2009/10/27/data-uris-explained/
|
|
|
|
* "Data URI browser issues":http://sharovatov.wordpress.com/2008/05/13/data-uri-browser-issues/
|
|
|
|
* "Data URI theory and practice":http://sharovatov.wordpress.com/2008/05/11/data-uri-theory-and-practice/
|
|
|
|
* "Data URLs - what are they and how to use them":http://phpied.com/data-urls-what-are-they-and-how-to-use
|
|
|
|
* "RFC-2397: The 'data' URL scheme":http://tools.ietf.org/html/rfc2397
|
|
|
|
* "MHTML: When you need data URIs in IE7 and under":http://www.phpied.com/mhtml-when-you-need-data-uris-in-ie7-and-under/
|
|
|
|
|
|
|
|
|
|
h1. Basic Usage
|
|
h1. Basic Usage
|
|
|
|
|
|
CSSEmbed is used as follows:
|
|
CSSEmbed is used as follows:
|
... | | ... | |