Microsoft
98-375 · Question #91
How should you start each HTML5 document?
The correct answer is D. <!DOCTYPE html>. See the full explanation below for the reasoning.
Question
How should you start each HTML5 document?
Options
- A<html>
- B<head>
- C<title>
- D<!DOCTYPE html>
How the community answered
(53 responses)- A6% (3)
- B13% (7)
- C2% (1)
- D79% (42)
Community Discussion
No community discussion yet for this question.