Computer Science, asked by Coder1, 1 year ago

What is the basic HTML document structure?

Answers

Answered by HarmillonSingh
0
hyper Text markup language
Answered by Programme
2
<html>
<head>
</head>
<body>
</body>
</html>
Similar questions