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 src xmlns link source src xmlns link ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > None of the mentioned ii i i and ii None of the mentioned ii i i and ii ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The __________ attribute sets the text direction as related to the lang attribute. sub dir lang ds sub dir lang ds 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? document.getItems none of the mentioned collection.namedItem element.itemProp document.getItems none of the mentioned collection.namedItem element.itemProp ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The open source software version of netscape is Mozilla Chrome Internet Explorer Erwise Mozilla Chrome Internet Explorer Erwise ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct XHTML for width attribute and its value. WIDTH=”80″ width=”80″ width=80 WIDTH=80 WIDTH=”80″ width=”80″ width=80 WIDTH=80 ANSWER DOWNLOAD EXAMIANS APP