Return to Snippet

Revision: 56645
at April 6, 2012 23:59 by kreaninw


Updated Code
<img src="images/logo.svg"
     onerror="this.removeAttribute('onerror');
              this.src='images/logo.png'" 
     alt="Kreaninw Studio Logo"
/>

Revision: 56644
at April 6, 2012 23:51 by kreaninw


Initial Code
<img src="images/logo.svg"
     onerror="this.removeAttribute('onerror');
              this.src='images/logo.png'" 
     alt="โลโก้ เกรียนเทพ สตูดิโอ, Kreaninw Studio Logo"
/>

Initial URL


Initial Description
Using SVG on your website today, supported on all browsers.

Initial Title
SVG Image with img tag and JavaScript for unsupported browser.

Initial Tags


Initial Language
HTML