HTML Basic Which attribute specifies a unique alphanumeric identifier to be associated with an element? html article class id html article class id ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The root element of an XHTML document must be html, and must contain an __________ attribute to associate it with the XHTML namespace. source xmlns link src source xmlns link src ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is used to read a HTML page and render it? Web server None of the mentioned Web browser Web matrix Web server None of the mentioned Web browser Web matrix ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Unused elements may be minimized Attributes should be quoted Tags should nest not tag Unknown attributes are ignored by the browser Unused elements may be minimized Attributes should be quoted Tags should nest not tag Unknown attributes are ignored by the browser ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is the XML equivalent to strict HTML 4.01. XHTML 1.0 Transitional None of the mentioned XHTML 1.0 Frameset XHTML 1.0 Strict XHTML 1.0 Transitional None of the mentioned XHTML 1.0 Frameset XHTML 1.0 Strict ANSWER DOWNLOAD EXAMIANS APP
HTML Basic According to the rules of XML and XHTML, all elements must be closed either with an end tag or by self-closing with a space, slash, and a right-pointing angle bracket False True False True ANSWER DOWNLOAD EXAMIANS APP