Ações

Teste2

De Atlas Digital da América Lusa

(Diferença entre revisões)
 
Linha 1: Linha 1:
<html>
+
<tr><html>
 
<body>
 
<body>
  
Linha 9: Linha 9:
  
 
</body>
 
</body>
</html>
+
</html></tr>

Edição atual tal como 07h58min de 6 de maio de 2015

<tr><html> <body>

My first SVG

<svg width="100" height="100">

 <circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="yellow" />

</svg>

</body> </html></tr>