How to Make a website using HTML ? Lern HTML

How to Make a website using HTML ? Lern HTML

Hii , this is me Rohit Mohanta. Today we talk about How to make a website using HTML.

HTML ( Hyper Text Markup Language ).

So let's start our First Webpage.

<!DOCTYPE html>                         
<html>                                             
<head>                                             
<title> This is a webpage </title>
</head>                                            
<body>                                             
<p> This is a webpage body. </p>
</body>                                             
</html>                                             


In next article we will talking about css.
Previous Post
Next Post

post written by:

0 Comments: