Advertisement
RuiViana

S0_Html

Nov 28th, 2016
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>
  4. Exemplo 1
  5. </title>
  6. style>
  7. body
  8. {
  9. background-color: #cccccc
  10. font-family: Arial, Helvetica, Sans-Serif
  11. Color: #000088
  12. }
  13. </style>
  14. </head>
  15. <body>
  16. <h1>Exemplo 1</h1>
  17. <p>Pagina Principal</p>
  18. <p><a href=/updateATMega></a></p>
  19. </body>
  20. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement