HTML Basics MCQs

HTML MCQs : This section focuses on the "Basics" of Html. These Multiple Choice Questions (mcq) should be practiced to improve the Html skills required for various interviews (campus interview, walk-in interview, company interview), placement, entrance exam and other competitive examinations.

1. .HTML stands for

A. Hyper Text Markup Language
B. Hyper Text Machine Language
C. Hyper Technical Machine Language
D. None of these

View Answer


2. In which year HTML was invented?

A. 1990
B. 1991
C. 1992
D. 1993

View Answer


3. Which of the following is not correct with reference to HTML?

A. DOCTYPE refers to document type.
B. DOCTYPE is not case sensitive.
C. DOCTYPE is used only once at the start of the document.
D. None of the above

View Answer


4. HTML tags are represented within

A. <>
B. ()
C. []
D. {}

View Answer


5. Drag and drop feature is supported in

A. HTML5
B. HTML4
C. Both HTML4 and HTML5
D. It is not supported at all.

View Answer


6.  What if one does not use the doctype in the starting of HTML document?

A. Browser finds the document in quirky mode
B. Browser finds a document in standard mode
C. Browser stops working
D. Browser crashes after showing the page View Answer

View Answer


7. Which element is design to wrap a single piece of information?

A. <time>
B. <nav>
C. <footer>
D. <header>

View Answer


8. The __________ attribute sets the text direction as related to the lang attribute.

A. lang
B. sub
C. dir
D. ds

View Answer


9. To create HTML page, you need

A. Web browser
B. text editor
C. Both A and B
D. None of the above

View Answer


10. Who is Known as the father of World Wide Web (WWW)?

A. Robert Cailliau
B. Tim Thompson
C. Charles Darwin
D. Tim Berners-Lee

View Answer






Also check :


Discussion



* You must be logged in to add comment.