Hi Helen,

Try this code...

<html>
<body>
<svg xmlns="http://www.w3.org/2000/svg";
    xmlns:xlink="http://www.w3.org/1999/xlink";>
<circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="green" />
</svg>
</body>
</html>

Sujana.

--- In [email protected], "helen_volos" <hstephanopoulos@...> 
wrote:
>
> Safari does not render the following code (Chrome and Firefox render it on 
> Mac):
> 
> <html>
> <body>
> <svg width="400" height="400" xmlns:svg="http://www.w3.org/2000/svg";>
> <circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="green" 
> />
> </svg>
> </body>
> </html>
> 
> I would greatly appreciate if you can point out what is missing from the 
> above.
> 
> Thanks,
> 
> Helen
>




------------------------------------

-----
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> 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