Ferramentas do usuário

Ferramentas do site


playground:playground

Essa é uma revisão anterior do documento!


Mirian Caetano Ferreira


Mestrando em Computação Aplicada
Tecnica em Meteorologia do CPTEC/INPE

<html> This is some <font color=“red” size=“+1”>HTML</font>

<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
     width="200px" height="200px">
  <rect x="0" y="0" width="100%" height="100%"
        fill="none" stroke="black"/>
  <circle cx="100" cy="100" r="50"
          style="stroke: black; fill: red;"/>
</svg>

</html>

<svgimage> <svg xmlns=“http://www.w3.org/2000/svg” version=“1.1”

     width="200px" height="200px">
  <rect x="0" y="0" width="100%" height="100%"
        fill="none" stroke="black"/>
  <circle cx="100" cy="100" r="50"
          style="stroke: black; fill: red;"/>
</svg>

</svgimage>

playground/playground.1375814585.txt.gz · Última modificação: 2013/08/06 18:43 por laercio