just copy below code & paste in your notepad & save page as index.html
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
Now, open index.html page in your browser (Mozilla,Internet Explorer, etc...).
you will find heading & paragraph in index.html page.
No comments:
Post a Comment