HTML Quiz Total Questions: 15 1. What does HTML stand for? Hyper Tech Markup Language Hyper Text Makeup Language Hyper Text Markup Language None of these 2. DOM stands for Data oriented model Document object model Data object model Document Oriented model 3. What is mean by DTD? Document type data Data type definition Document type definition Definition type document 4. ASCII stands for American Standard Code for Interchanging Information American Standard Code for Information Interval American Standard Code for Informal Interchange American Standard Code for Information Interchange 5. Which is correct way to write tag in HTML? <b></b> </b> </b><b/> <??> 6. Which is largest heading in HTML? <head> <h6> <heading> <h1> 7. Which is smallest heading in HTML? <h1> <h2> <h3> <h6> 8. How can you make a numbered list? <dl> <ol> <ul> <list> 9. How can you make a bulleted list? <dl> <ol> <ul> <list> 10. What does the tag use to web page? Long break Paragraph Break Line Break None of the above 11. The tag used for creating hypertext and hypermedia links is <hr> <br> <link> <a> 12. HTML tags are surrounded by which type of brackets? Curly Round Square Angle 13. What should be the first tag in any HTML document? <head> <html> <document> <title> 14. Which of the following is not a browser? Facebook Google Chrome Mozilla Firefox Opera 15. HTML web pages can be read and rendered by _________. Compiler Server Web Browser Interpreter Submit Answer