mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
13 lines
270 B
HTML
13 lines
270 B
HTML
<DIV>
|
|
"\n "
|
|
<H1>
|
|
"SVG embedded inline in XHTML"
|
|
"\n "
|
|
<SVG:SVG height="200px" width="300px">
|
|
"\n "
|
|
<SVG:CIRCLE cx="150" cy="100" fill="#ff0000" r="50">
|
|
"\n "
|
|
<SVG:RECT height="100" width="100">
|
|
"\n "
|
|
"\n"
|