Simple Program of HTML



Open Notepad in Computer or Laptop and write below Script

<html>
       <head>
                 <title>html</title>
       </head>
       <body>
             <h1>hello World</h1>
       </body>
</html>


above is simple program of html After write the above code save the code with any name and use dot(.html) extension
like hello.html after save the above code open with any browser 

Comments

  1. i will suggest that when you are about to publish anything, be very clear what you are publishing, 2nd thing is read it yourself first as reader not publisher so that you will find something to alter, and other thing do use punctuation (,)comma (.)full stop atleast.
    Keep it up (Y)
    Cheers!

    Regards
    Naeem Baloch (your beloved friend :* )

    ReplyDelete

Post a Comment

Popular posts from this blog

Simple Program of HTML Order List