HTML Basic The most basic element of any HTML page is ASCII text text None of these BCD text ASCII text text None of these BCD text 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 time element ? The value is the element’s textContent. The value is the element’s datetime value. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s textContent. The value is the element’s datetime value. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a function of robots meta tag? noarchive nofollow norepeat noindex noarchive nofollow norepeat noindex ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Blue Griffon is based on ________ rendering engine Presto Gecko WebKit None of the mentioned Presto Gecko WebKit None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following encoding an XML parser assumes ? UTF-16 UTF-32 both a and b UTF-8 UTF-16 UTF-32 both a and b UTF-8 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 Option 2 None of these Option 3 Option 1 Option 2 None of these ANSWER DOWNLOAD EXAMIANS APP