HTML Quiz | Set – 2Piyush PatilApril 22, 2023HTML Quiz, Quizzes Share your love 271 Created on April 22, 2023 By Piyush PatilHTML Quiz | Set - 2 1 / 17Which tag is used to create a hyperlink in HTML? <a> <img> <div> 2 / 17Which tag is used to create a label in HTML? <p> <label> <textarea> <link> 3 / 17Which attribute is used to set the height of a text area in HTML? height width rows cols 4 / 17 Which tag is used to create a text area in HTML? <textarea> <button> 5 / 17Which attribute is used to set the maximum length of an input element in HTML? width minlength maxlength size 6 / 17 Which attribute is used to specify the name of a button in HTML? name id type value 7 / 17Which tag is used to create a button in HTML? <a> <button> 8 / 17Which attribute is used to specify the type of an input element in HTML? type name value id 9 / 17Which tag is used to create a form in HTML? <label> <button> form 10 / 17Which attribute is used to set the background color of an HTML element? font-color background-color bgcolor color 11 / 17Which attribute is used to set the width of a table in HTML? border height width cellpadding 12 / 17Which tag is used to create a table in HTML? <tr> <table> <td> 13 / 17Which tag is used to create a line break in HTML? <br> <a> <p> 14 / 17Which tag is used to create a heading in HTML? <p> <a> <h1> to <h6> 15 / 17Which tag is used to create an unordered list in HTML? <ul> <ol> <dl> <li> 16 / 17Which attribute is used to specify the source of an image in HTML? href alt src title 17 / 17Which tag is used to define a paragraph in HTML? <h1> <p> <br> <img> Your score isThe average score is 80% LinkedIn Facebook Twitter VKontakte 0% Restart quiz Share your love Previous Post Plankman Game using HTML and CSS Only Next Post Space Invaders Game using HTML and CSS