Computer Science, asked by inderjeetsingh4780, 1 year ago

write the HTML code to create a web page on your hobbies

Answers

Answered by bppandey355
6

Answer:

hypertext markup language

Answered by akankshash43
20

Answer:

<!DOCTYPE html>

<html>

<head>

<title>Hobbies</title>

</head>

<body>

My hobby is.................(write about ur hobby)... <br>

........<br>

</body>

</html>

Similar questions