McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Web Technology
→
HTML
→
The visible part of the HTML document is...
Q.
The visible part of the HTML document is between----and </body>.
A.
<html>
B.
<body>
C.
<!doctype>
D.
<h1>
Answer» B. <body>
3.5k
0
Do you find this helpful?
24
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
The HTML document itself begins with -----and ends with </html>.
------tag is used to divide the browser screen in to two or more than one part in html document.
The HTML-----attribute is used to specify a class for an HTML element.
The HTML------element is used to create an HTML form for user input.
What should be the first tag in any HTML document?
To create HTML document you require a
HTML document start and end with which tag pairs?
Which of the following is used to run a HTML document?
HTML document is saved using ____ extension.
The different ways to associate styles with a HTML document are ……………