Vidyalelo
HTML · Q182

Basic HTML

Programming · HTML · question 182

Q182

What is the correct syntax of doctype in HTML5?

A.
<!doctype html>
Answer
B.
<doctype html!>
C.
<doctype html>
D.
</doctype html>

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board