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. False True False True 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) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element may be used within content to represent material that is tangential? aside cite article class aside cite article class ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method is used to increase or decrease the units in a canvas grid. Canvas Transform Canvas Rotation Canvas Scaling Canvas Composition Canvas Transform Canvas Rotation Canvas Scaling Canvas Composition ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following HTML 4 attributes is removed in HTML5? link text rules all of the mentioned link text rules all of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element must reference a resource that can provide an image for the cursor graphic? cursor hover fill i cursor hover fill i ANSWER DOWNLOAD EXAMIANS APP