uups posted the wrong code snipped, your file should look like this:

<html xmlns:svg="http://www.w3.org/2000/svg";
xmlns="http://www.w3.org/1999/xhtml";>
<head>
<title>test</title>
</head>
<body>
<h1>SVG direkt in HTML eingebettet</h1>
<hr/>
<svg:svg>
<svg:circle cx="150" cy="150" r="100" style="fill:red"/>
</svg:svg>
<hr/>
</body>
</html>



-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to