Quize
HTML and CSS Quiz Start Submit Click here to see answers 1.Which tag is used to create clickable link? Ans: <a> 2.Which tag is used to specify a list of prefined options for input controls? Ans: <datalist> 3. Which HTML element is used to display a scalar measurement within a range? Ans: <meter> 4.Choose the correct HTML element to define important text? Ans: <strong> 5.______ element in HTML5 is used to indicate that text has been added to the document.? Ans: <ins> 6.______ attribute used in <table> element sets the width, in pixels, between the edge of a cell and its content Ans: cellpadding 7.Which attribute specifies ...