Computer Science, asked by minagajraj26782, 11 months ago

write an HTML program​

Answers

Answered by sciencequeen50
1

Answer:

on what??

sciencequeen50

Answered by amitmehrotra48
2

<html>

<head>

<title> An HTML Program </title>

</head>

<body>

<center<h1>A heading</h1></center>

<p>A paragraph</p>

</body>

</html>

Similar questions