* HTML stands for Hyper text markup language.
* HTML is standard for markup language for creating web pages.
* HTML describe the structure of web pages.
* HTML consists of a series of elements.
* HTML element tell the browser how to display the contents.
<HTML>
<title> </title>
<head> </head>
<meta> </meta>
<body>
First Step :– Open the Notepad
Second Step :– Write syntax
Third Step :– Save as → index.html
No comments:
Post a Comment