HTML Basic Which image file format is not supported in Firefox? APNG SVG PNG ICO APNG SVG PNG ICO ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used to provide an advisory text about an element or its contents. title none of the mentioned dir tooltip title none of the mentioned dir tooltip ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following applications/software can be used to create a favicon? Dreamweaver Adobe Photoshop Unity VLC Dreamweaver Adobe Photoshop Unity VLC ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that specifies additional horizontal space, in pixels, to be reserved on either side of an embedded item like an iframe, applet, image, and so on? hspace datasrc height hidefocus hspace datasrc height hidefocus ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a meta element ? The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise The value is the item created by the element. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise The value is the item created by the element. On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> Option 3 Option 1 None of these Option 2 Option 3 Option 1 None of these Option 2 ANSWER DOWNLOAD EXAMIANS APP