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 HTML document itself begins with ---...
Q.
The HTML document itself begins with -----and ends with </html>.
A.
<html>
B.
<body>
C.
<!doctype>
D.
<h1>
Answer» A. <html>
1.9k
0
Do you find this helpful?
8
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
HTML document start and end with which tag pairs?
The visible part of the HTML document is between----and </body>.
------tag is used to show bold and big in size in html document.
What should be the first tag in any HTML document?
To create HTML document you require a
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 ……………
Which is the root element in a HTML document?
-------tag is used to create the row in table in html document.