HTML Basic Which of the following is not a difference between HTML and XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Special characters must be escaped using character entities in XHTML unlike HTML Tags and attributes are case-insensitive in HTML but not in XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Special characters must be escaped using character entities in XHTML unlike HTML Tags and attributes are case-insensitive in HTML but not in XHTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all In upper case Case sensitive In lower case Not case sensitive In upper case Case sensitive In lower case Not case sensitive ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a function of robots meta tag? noindex nofollow noarchive norepeat noindex nofollow noarchive norepeat ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML is stand for Holistick Technical Method Library Hyper Text Markup Language Hyper Tax Makes Line None of these Holistick Technical Method Library Hyper Text Markup Language Hyper Tax Makes Line None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic When is the content of a table shown ? None of these In pieces as it loads Before the border loads After the table is loaded None of these In pieces as it loads Before the border loads After the table is loaded ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of “defer” attribute? It defers rendering of html page None of mentioned It defers script execution until the page has been rendered It defers rendering of css attributes It defers rendering of html page None of mentioned It defers script execution until the page has been rendered It defers rendering of css attributes ANSWER DOWNLOAD EXAMIANS APP