Report Bug
Qus : Which of the following is the correct order of the basic HTML structure?
Qusइनमें से कौन-सा बेसिक HTML स्ट्रक्चर का सही क्रम है?

A. - -
B. - -
C. - -
D. - -


Solution
B. <html> -<head> -<body>






Report Bug