a HTML Page
Explain the basic structure of
with clocument
Answers
Answered by
0
Answer:
<html>
<head>
<title>
-------------
</title>
</head>
<body>
</body>
</html>
this is the basic structure of the html document
Similar questions