HTML Hello World (Let's Begin)

Hello Friends Today I am going to tell you about how to Design our First Program of HTML i.e Hello World Program
ok without wasting time let start
STEP 1:- Open Notepad (for this click on start menu then open run and then type notepad) click OK
STEP 2.:- Write the Program Writing Below

<html>

<title>  /*this is the title tag*/

My First Program

</title>/*closing of  title tag*/

<body>/*opening of body tag*/

Hello World

</body>/*Closing of body tag*/

</html>

Now Save it as name.html or name.htm

Check Out Following Snapshot 






Hope you learn something new today In next Post I will tell you about the other Tags used in HTML which make site Attractive.....till then Good bye ..n keep visiting




HTML Hello World (Let's Begin) HTML Hello World (Let's Begin) Reviewed by Unknown on 07:18 Rating: 5

1 comment:

Follow and +1 Us

Powered by Blogger.