HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? source audio src controls source audio src controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags none of the mentioned attribute name class name tag name none of the mentioned attribute name class name tag name ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element may be used within content to represent material that is tangential? class aside article cite class aside article cite ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a type of attribute for input tag? time week month day time week month day ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting bdi b base bdo bdi b base bdo ANSWER DOWNLOAD EXAMIANS APP