<html>
<head>
<title> Basic
Structure </title>
</head>
<body>
<p> This is
example program for html</p>
</body>
</html>
Note: Type the above program in Notepad and save the file with .html extension and run the program in any browser or double click the file.
No comments:
Post a Comment