Home > Demo
The HTML code of the sample:
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>SIE</title> <script defer="defer" type="text/javascript" src="sie.js"></script> <link rel="stylesheet" type="text/css" href="instyle.css"></link> </head> <body> <h2>SAMPLE - zeimusu_sakura_.svg</h2> <object data="zeimusu_sakura_.svg" type="image/svg+xml" width="180" height="200"></object> </body> </html>
If you search for a demo of Inline SVG such as <html><svg/></html>, See 'SVG in HTML(not XHTML, plug-in-less) - SIE'. Thank you.
© Copyright 2011 dhrname (E-mail: sie-developers@lists.osdn.jp)