HTML Basic If you create an HTML page in word processor. All of these Save it with binary file Save it with ASCII text file Save it with WMF file All of these Save it with binary file Save it with ASCII text file Save it with WMF file ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which method takes a string that contains an unordered set of unique space-separated tokens that are case-sensitive, representing types? collection.namedItem none of the mentioned element.itemProp document.getItems collection.namedItem none of the mentioned element.itemProp document.getItems ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The style element holds the document for setting. font, colour and alignment clour, alignment clour, alignment and border font, clour, alignment and border font, colour and alignment clour, alignment clour, alignment and border font, clour, alignment and border 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 Which colors consist of equal amounts of all basic colors ? None of these White, Black and Gray White, Blue and Gray Purple, Green and Blue None of these White, Black and Gray White, Blue and Gray Purple, Green and Blue 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> None of these Option 2 Option 1 Option 3 None of these Option 2 Option 1 Option 3 ANSWER DOWNLOAD EXAMIANS APP