So, essentially, the image itself is embedded in the CSS file?<div><br></div><div>I&#39;m still uneasy about it, but that could be due to lack of understanding. And I still question whether it&#39;s actually necessary.</div>
<div><br></div><div>Chip<br><br><div class="gmail_quote">On Tue, Nov 16, 2010 at 10:18 AM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
That&#39;s not a URL. That&#39;s the actual image content itself.<br>
<br>
Data URI&#39;s are better than URLs in that they don&#39;t require an extra<br>
http connection to get the image content. For small images, the image<br>
itself can simply be placed inline and you save on the extra hit to<br>
the server.<br>
<font color="#888888"><br>
-Otto<br>
</font><div class="im"><br>
On Tue, Nov 16, 2010 at 10:15 AM, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt; wrote:<br>
&gt; What is the valid/legitimate use here? Why can&#39;t the image URL simply be<br>
&gt; output in cleartext?<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</div></div></blockquote></div><br></div>