logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Recognize svg tags: msg#00968

Subject: Re: Recognize svg tags
Tangent,

> I am trying to write SVG files with every tag started with svg...

How about this?

<svg:svg xmlns:svg="http://www.w3.org/2000/svg";>
    <svg:rect width="100" height="50" fill="blue"/>
</svg:svg>

Kevin
KevLinDev - http://www.kevlindev.com


[Non-text portions of this message have been removed]




<Prev in Thread] Current Thread [Next in Thread>