Write an HTML program to display hello world.
Description: You need to write an HTML program to display hello world on screen.
Hint: You need to type Hello World inside the body tag.
<html>
<body>
Delhi
</body>
</html>
Tutorials Class - Output Window
Delhi
Learn more about the similar topics:
| Tutorials |
|---|
| No Content Found. |
| Exercises & Assignments |
|---|
| Steps to Create a Webpage in HTML using Notepad |
| Write an HTML program to display hello world. |
| Interview Questions & Answers |
|---|
| No Content Found. |