HTML Basic In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 0 1 3 2 0 1 3 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used to name an element uniquely ? dot class All of these id dot class All of these id ANSWER DOWNLOAD EXAMIANS APP
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 ALL HTML tags are enclosed in what ? # and # { and } < and > ? and ! # and # { and } < and > ? and ! 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