Advertisement
abhijit5893

HTML Intro

Jul 13th, 2012
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.12 KB | None | 0 0
  1. <html>
  2. <head>
  3.         <title>Hello World!!</title>
  4. </head>
  5. <body>
  6.         This is my first web page.
  7. </body>
  8. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement