Advertisement
piffy

HTML Hello Worlld

Aug 1st, 2013
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.10 KB | None | 0 0
  1. <html>
  2. <head>
  3.     <title>Prima pagina HTML</title>
  4. </head>
  5. <body>
  6.     <p>hello, world!</p>
  7. </body>
  8. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement