The _________ HTML tag provides metadata about the document.
The _____ HTML tag defines a row in a table.
Which HTTP header field defines meta information?
Which of the following statement will be neglected by the browser?
The vertical-align CSS property sets vertical alignment of an inline, inline-block or table-cell box.
The counter-increment CSS property increases or decreases the value of a CSS counter by a given value.
The scale CSS property allows you to specify scale transforms individually and independently of the transform property.
The :fullscreen CSS pseudo-class matches every element which is currently in full-screen mode. If multiple elements have been put into full-screen mode, this selects them all.
The scroll-padding-block property is a shorthand property which sets the scroll-padding longhands for the block dimension.
Set the background image in a way such that it repeats only once, and covers the entire container.
<div id="cont">Line 1</div>