Computer Science, asked by 04jandeeptisharma, 7 months ago

write a program in htmlof given output hello class we are study html

Answers

Answered by gitanjali4922
11

Answer:

<html>

<head>

<title> study</title>

</head>

<body>

Hello class we are studying html.

</body>

</html>

Similar questions