1.

What is the correct syntax of doctype in HTML5?

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


Discussion

No Comment Found