Report Bug
Qus : Which tag is used in HTML5 for the initialization of the document type?
Qusदस्तावेज़ प्रकार के आरंभीकरण के लिए HTML5 में किस टैग का उपयोग किया जाता है?

A.
B.
C.
D. <\Doctype html>


Solution
B. <! DOCTYPE html>






Report Bug