Basic HTML program

 Hello everyone! 

Today I am going to teach you how to write a basic HTML program.


You have to write the code given below, you can use apps such as notepad, notpad++, etc.

I would suggest you using notpad++.




<html>

<head>

<title> MY NAME </title>

</head>

<body>

Hello everyone!! my name is Esha Rautela!!

</body>

</html>

(In place of MY NAME you can write anything of your choice as this is going to be the title of your website. Also, in between the tags of <body> and </body> you can write anything that you want to be displayed on the home screen)

(Also remember that this website is not published as you have to buy a domain for that and also you need to pay to register your domain)

After writing this you have to save it on desktop or anyone of your folders. So, click on file and click on Save As 








or 

use the shortcut Ctrl+Alt+S.

After saving it, go to file and click on view in the default viewer.

After clicking on that you will be able to see your website.

You have learned the basics!!

Comments

Popular posts from this blog

LIST THE REASONS FOR THE FAILURE OF 1857 REVOLT.

Twist and Turn pop-up card

How to add video in HTML?