repo for github demo
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

14 linhas
286 B

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>new title</title>
  5. </head>
  6. <body>
  7. <p>
  8. This is an example paragraph. Anything in the <strong>body</strong> tag
  9. will appear on the page, just like this <strong>p</strong> tag and its
  10. contents.
  11. </p>
  12. </body>
  13. </html>