HTML Questions March 1, 2023 | No Comments 0 votes, 0 avg 1114 123456789101112131415 HTML Questions 1 / 15 1. which tag is used to follow the exact format in which it is written? A. <p></p> B. <pre></pre> C. <span></span> D. none of the above 2 / 15 2. Which tag is used to create a dropdown in HTML Form? A. <input></input> B. <select></select> C. <dropdown></dropdown> D. <text></text> 3 / 15 3. In which part of the HTML metadata is contained? A. head tag B. title tag C. html tag D. body tag 4 / 15 4. Which of the following HTML code will make an image clickable? A. <a href="https://www.abc.com/">ABC Home Page</a> B. <img src="https://www.abc.com/abc-logo"> <a href="https://www.abc.com/">ABC Home Page</a></img> C. <a href="https://www.abc.com/">ABC Home Page</a><img src="https://www.abc.com/abc-logo" /> D. <a href="https://www.abc.com/"><img src="https://www.abc.com/abc-logo" /></a> 5 / 15 5. Which of the following tag is used to create a text area in HTML Form? A. <input type=”text” /> B. <input type=”textarea” /> C. <textarea> </textarea> D. <text></text> 6 / 15 6. Which tag is used to define navigation links in html? A. <dialog></dialog> B. <header></header> C. <meter></meter> D. <nav></nav> 7 / 15 7. In HTML, which attribute is used to create a link that opens in a new window tab? A. src=”_blank” B. alt=”_blank” C. target=”_self” D. target=”_blank” 8 / 15 8. Which of the following attribute triggers events when a form changes? A. onchange B. onedit C. onformchange D. onforminput 9 / 15 9. Which of the following tag is used to create a combo box (or drop-down box)? A. <list></list> B. <select></select> C. <input type="dropdown"></input> D. <ul></ul> 10 / 15 10. Which of the following HTML tag is the special formatting tag? A. <p></p> B. <b></b> C. <pre></pre> D. none of the abive. 11 / 15 11. Which of the following is true? A. br tag is used to have a blank line. B. In tables,the header cell is centered by default and the data cells are right aligned. C. The tr is used to create a data cell. D. INPUT tag must have atleast 4 attributes. 12 / 15 12. What does abbreviation “HTML” stands for? A. Hyper Text Marquee Language B. Hyper Text Machine Language C. Hyper Text Markup Language D. Hyper Test Marking Language 13 / 15 13. Which tag is used to override the current text direction? A. <bdi></bdi> B. <bdo></bdo> C. <bdr></bdr> D. None of the above 14 / 15 14. Which attribute u’ll use with the TD tag to merge two cells horizontally? A. merge=colspan2 B. rowspan=2 C. colspan=2 D. merge=row2 15 / 15 15. Which of the following is not a difference between HTML and XHTML? A. Charset in both html and xhtml is “text/html” B. Tags and attributes are case-insensitive in HTML but not in XHTML C. Special characters must be escaped using character entities in XHTML unlike HTML D. Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Your score isThe average score is 46% LinkedIn Facebook VKontakte 0% Restart quiz By WordPress Quiz plugin Questions, Quiz