Computer Science, asked by AIisdo3257, 5 hours ago

Write a simple HTML program that display a message welcome to HTML on the web browser

Answers

Answered by thetramper
7

Answer:

<html>

<head>

<body>

Welcome to HTML

</body>

<\head>

<\html>

Explanation:

I hope it helps.

Answered by jayashreekailash135
0

Answer:

what are the HTML heading tags

Similar questions