HTML Basic Which property tells how many rows a cell should span ? Both A and B rowspan=n colspan=n None of these Both A and B rowspan=n colspan=n None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a prepackaged server stack? XAAMP None of the mentioned MAMP WAMP XAAMP None of the mentioned MAMP WAMP ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of “defer” attribute? 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 It defers rendering of html page None of mentioned It defers script execution until the page has been rendered ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ is a resource loader (CSS and JavaScript) that was made to specifically to work side-by-side with Modernizr. None of the mentioned Navigator.userAgent HasEvent() Modernizr.load None of the mentioned Navigator.userAgent HasEvent() Modernizr.load ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A much better approach to establish the base URL is to use the _________ element. None of these HEAD BASE BODY None of these HEAD BASE BODY 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. xmlns source link src xmlns source link src ANSWER DOWNLOAD EXAMIANS APP