HTML Basic What is the use of “defer” attribute? It defers script execution until the page has been rendered It defers rendering of html page It defers rendering of css attributes None of mentioned It defers script execution until the page has been rendered It defers rendering of html page It defers rendering of css attributes None of mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Imagelink can show a text label if you add property. All of these alt alternative str All of these alt alternative str ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. Google Chrome has its own task manager, which allows you to view and manage your memory and CPU usage” False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of iframe in HTML? All of these To display a web page with animation effect To display a web page without browser To display a web page within a web page All of these To display a web page with animation effect To display a web page without browser To display a web page within a web page ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> Option 3 Option 1 Option 2 None of these Option 3 Option 1 Option 2 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is an HTML specification used to add more information to HTML tags. Microdata Modifydata Minidata Macrodata Microdata Modifydata Minidata Macrodata ANSWER DOWNLOAD EXAMIANS APP