HTML Basic Metadata store information about the web page that is not necessarily visible to end users. True False True False 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 i ii i and ii None of the mentioned i ii i and ii ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ___________ is used to test whether geolocation is supported in old browsers. Modernizr.geolocation Modernizr.js Modernizr Navigator.userAgent Modernizr.geolocation Modernizr.js Modernizr Navigator.userAgent ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of “defer” attribute? It defers rendering of html page None of mentioned It defers rendering of css attributes It defers script execution until the page has been rendered It defers rendering of html page None of mentioned It defers rendering of css attributes It defers script execution until the page has been rendered ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The < HR > tag is used for New pargraph Vertical ruler New line text Horizontal ruler New pargraph Vertical ruler New line text Horizontal ruler ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A much better approach to establish the base URL is to use the _________ element. None of these BODY HEAD BASE None of these BODY HEAD BASE ANSWER DOWNLOAD EXAMIANS APP