HTML Basic What is the correct way of describing XML data? XML uses XSL to describe the data XML uses a validator to describe the data XML uses a description node to describe data XML uses a DTD to describe data XML uses XSL to describe the data XML uses a validator to describe the data XML uses a description node to describe data XML uses a DTD to describe data ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A much better approach to establish the base URL is to use the _________ element. BODY BASE None of these HEAD BODY BASE None of these HEAD ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The recommended basic size for a favicon is ___________ pixels 26×26 16×16 both a and c 48×48 26×26 16×16 both a and c 48×48 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ prevents search engines from following links inside the page novalue nofollow noindex noarchive novalue nofollow noindex noarchive ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Imagelink can show a text label if you add property. All of these alt str alternative All of these alt str alternative 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 value of the element’s value attribute, if it has one, or the empty string otherwise. 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 element’s datetime 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 value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the element’s datetime value. ANSWER DOWNLOAD EXAMIANS APP