the visible part of HTML document is between
Answers
Answered by
0
Answer:
body of html
Explanation:
the visible part of HTML document is between
Answered by
1
Answer:
HTML Documents
The HTML document itself begins with <html> and ends with </html> . The visible part of the HTML document is between <body> and </body>
Similar questions