edburns%acm.org 687ec8a292 First import of the SVG pluglet. Compiles and works on win32.
git-svn-id: svn://10.0.0.236/trunk@96799 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-10 01:46:41 +00:00

6 lines
110 B
HTML

<html>
<body>
<EMBED type="image/svg+xml" name="svg" SRC="test.svg" width="450" height="500">
</body>
</html>