SyntaxFix
Write A Post
Hire A Developer
Questions
No. The closest you can get is setting a background image:
<div id="myimage"></div> #myimage { width: 20px; height: 20px; background: white url(myimage.gif) no-repeat; }