Tuesday 20 November 2018

Write a Hello Program in HTML

Learn to write a Hello Program in HTML.


                                                                     (2 minutes coding)

 

         Steps to make your own program

1.  Open NOTEPAD or NOTEPAD++ in your computer .

                                     
2.Copy the code given below .


<HTML>
<HEAD>
<TITLE>Page Title</
TITLE>
</HEAD> 
<BODY>
Welcome to MY First HTML Page
</
BODY>


</HTML>

  


3.Now paste it in your Notepad file.



                                                  







4.Now save your file with .html extension.



                                                       



5. File will appear like this.


                                                                         


6. Now open the file in any browser .




 

No comments:

Post a Comment

DBMS NOTES UNIT 3

                                                              UNIT 3  ER (Entity Relationship) An entity-relationship model is known as an E...