Basic HTML

 HTML COMMEND

<html>
  <head>
      <title>
    example
     </title>
   </head>
        <body>
       <pre>
      Hello

       How are  you??
        </pre>
            </body>
      </html>


PREVIEW


      Hello


       How are you??

Comments