HTML Questions March 1, 2023 | No Comments 0 votes, 0 avg 215 123456789101112131415 HTML Questions 1 / 15 1. How do we write comments in HTML? A. //this is a comment B. /* this is a comment */ C. <! This is a comment -> D. <!– This is a comment –> 2 / 15 2. Which html tag is used to display the content as a moving text? A. <marquee></marquee> B. </img> C. <a href></a> D. <graphic></graphic> 3 / 15 3. Which HTML element is used to define description data? A. <li></li> B. <ol></ol> C. <dd></dd> D. <dl></dl> 4 / 15 4. The html5 element used to draw graphics via scripting is? A. <figcaption></figcaption> B. <mark></mark> C. <caption></caption> D. <header></header> 5 / 15 5. Which of the following tag is used to add rows in the table? A. <td></td> B. <th></th> C. <tc></tc> D. <tr></tr> 6 / 15 6. 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 7 / 15 7. Which of the following attribute triggers event the browser starts to load the media data? A. onloadmetadata B. onloadstart C. onload D. onstart 8 / 15 8. Each table cell is defined by a ____ tag. A. <cell>….</cell> B. <tr>….</tr> C. <th>….</th> D. <td>….</td> 9 / 15 9. HTML documents are saved in _____ A. Special Binary Fromat B. Machine language Codes C. ASCII text D. Plain Text 10 / 15 10. Which of the following tag provides a hint to the user of what can be entered in the field? A. output B. placeholder C. autofocus D. required 11 / 15 11. This character tells the browser to stop tagging the text __ A. ? B. / C. > D. % 12 / 15 12. Which choice uses the correct terminology in describing this markup: Hello A. The element opener is p, the element closer is /p, and the element information is Hello. B. The start tag is p, the end tag is /p, and the enclosed HTML is Hello. C. The start tag is p, the end tag is /p, and the element content is Hello. D. The start element is p, the end element is /p, and the tag content is Hello. 13 / 15 13. 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 14 / 15 14. Which of the following tag is used to create a text area in HTML Form? A. <textarea> </textarea> B. <text></text> C. <input type=”text” /> D. <input type=”textarea” /> 15 / 15 15. The tag to specify illustrations,diagrams,photos is___ A. <mark></mark> B. <figure></figure> C. <aside></aside> D. <details></details> Your score is The average score is 63% LinkedIn Facebook Twitter VKontakte 0% Restart quiz Questions, Quiz