Is the only way to embed SVG in html by using the embed Tag ??

I would like to know if there is a way to directly use 
<svg xmlns:svg="http://www.w3.org/2000/svg"; width="1000" heigth="120"> 
  .... content of SVG image
</svg>  

in the <body> html tag ??

thanks in advance,

Robby Pelssers

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to