HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? ul both a and b nav li ul both a and b nav li ANSWER DOWNLOAD EXAMIANS APP
HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded. audio Tracks currentSrc autoplay controls audio Tracks currentSrc autoplay controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. crossOrigin defaultPlaybackRate currentTime duration crossOrigin defaultPlaybackRate currentTime duration 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 base bdo b bdi base bdo b ANSWER DOWNLOAD EXAMIANS APP
HTML5 An API is an application programming interface consisting of methods and properties which allow the author to get or set data or execute commands to the user agent. True False True False ANSWER DOWNLOAD EXAMIANS APP