HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? id name alt description id name alt description ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The open source software version of netscape is Mozilla Erwise Internet Explorer Chrome Mozilla Erwise Internet Explorer Chrome ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of “defer” attribute? It defers rendering of css attributes None of mentioned It defers rendering of html page It defers script execution until the page has been rendered It defers rendering of css attributes None of mentioned It defers rendering of html page It defers script execution until the page has been rendered ANSWER DOWNLOAD EXAMIANS APP
HTML Basic All HTML documents will be basically Graphs Text Pictures None of these Graphs Text Pictures None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To set the color for table borders, use ________ tablecolor=#003300 bordercolor=#003300 bgcolor=#003300 bgimage=#003300 tablecolor=#003300 bordercolor=#003300 bgcolor=#003300 bgimage=#003300 ANSWER DOWNLOAD EXAMIANS APP