HTML program to print welcome
<html>
<head>
<title> welcome page </title>
</head>
<body>
welcome to first program in HTML.
</body>
</html>
<html>
<head>
<title> welcome page </title>
</head>
<body>
welcome to first program in HTML.
</body>
</html>
No comments:
Post a Comment