{"id":2710,"date":"2013-06-06T13:51:29","date_gmt":"2013-06-06T13:51:29","guid":{"rendered":"http:\/\/webninjataylor.com\/library\/?p=2710"},"modified":"2014-06-24T21:04:40","modified_gmt":"2014-06-24T21:04:40","slug":"data-uri-in-css","status":"publish","type":"post","link":"https:\/\/webninjataylor.com\/library\/data-uri-in-css\/","title":{"rendered":"Data URI in CSS (IE8+)"},"content":{"rendered":"<p>You don&#8217;t have to link to an external image file when using an &lt;img&gt; element in HTML, or declaring a background-image in CSS. \u00a0You can embed the image data directly into the document with data URIs.<\/p>\n<pre>data:[&lt;mime type&gt;][;charset=&lt;charset&gt;][;base64],&lt;encoded data&gt;<\/pre>\n<h2>Resources<\/h2>\n<ul>\n<li><a href=\"http:\/\/websemantics.co.uk\/online_tools\/image_to_data_uri_convertor\/\" target=\"_blank\">Conversion Tool<\/a><\/li>\n<li><a href=\"http:\/\/css-tricks.com\/data-uris\/\" target=\"_blank\">CSS Tricks: Data URIs<\/a><\/li>\n<li><a href=\"http:\/\/www.nczonline.net\/blog\/2009\/10\/27\/data-uris-explained\/\" target=\"_blank\">Data URIs Explained<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>You don&#8217;t have to link to an external image file when using an &lt;img&gt; element in HTML, or declaring a background-image in CSS. \u00a0You can embed the image data directly into the document with data URIs. data:[&lt;mime type&gt;][;charset=&lt;charset&gt;][;base64],&lt;encoded data&gt; Resources Conversion Tool CSS Tricks: Data URIs Data URIs Explained<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[144],"tags":[19],"class_list":["post-2710","post","type-post","status-publish","format-standard","hentry","category-web-shots","tag-css"],"_links":{"self":[{"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/posts\/2710","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/comments?post=2710"}],"version-history":[{"count":12,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/posts\/2710\/revisions"}],"predecessor-version":[{"id":3346,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/posts\/2710\/revisions\/3346"}],"wp:attachment":[{"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/media?parent=2710"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/categories?post=2710"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/tags?post=2710"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}