Basic HTML

  1. <html>
  2. <head>
  3. <title> 
  4.           page title 
  5.              </title>
  6.                   </head>
  7.                 <body> 
  8.                         hello 
  9.                                 </body>
  10.             </html>

Preview

Hello

Comments