Tuesday, March 22, 2011

<html>
  <head>
    <title>Hello HTML</title>
  </head>
  <body>
    Hello World!
  </body>
</html>
A simple program to print Hello World ! on 
the web page with title name of page Hello
 HTML.
TRY ITTTTT!!!!

No comments:

Post a Comment