HTML Basic What is the use of “defer” attribute? It defers rendering of html page It defers script execution until the page has been rendered None of mentioned It defers rendering of css attributes It defers rendering of html page It defers script execution until the page has been rendered None of mentioned It defers rendering of css attributes ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Rendering engine is not responsible for none of the mentioned parsing the markup content (HTML) parsing style information (CSS, XSL, and so on) generating a visual presentation of the formatted content including media files referenced none of the mentioned parsing the markup content (HTML) parsing style information (CSS, XSL, and so on) generating a visual presentation of the formatted content including media files referenced ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is not a step to install a library you need to perform the compatibility in browsers ? None of the mentioned Insert the following code inside the head tag Download the library from the github location Uncompress the file None of the mentioned Insert the following code inside the head tag Download the library from the github location Uncompress the file ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Unknown attributes are ignored by the browser Tags should nest not tag Attributes should be quoted Unused elements may be minimized Unknown attributes are ignored by the browser Tags should nest not tag Attributes should be quoted Unused elements may be minimized ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following are table tags? table, tt, tr, td none of the mentioned table, thead, tr, td colspan, table, tr table, tt, tr, td none of the mentioned table, thead, tr, td colspan, table, tr ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The most basic element of any HTML page is None of these ASCII text text BCD text None of these ASCII text text BCD text ANSWER DOWNLOAD EXAMIANS APP