<!doctype html>
<style>
.MyClass123{
    content:url("http://imgur.com/SZ8Cm.jpg");
}
</style>
The image'll appear if your browser supports <code>content:url</code>:

<br><img class="MyClass123"/>