HTML Basic Which of the following is the first web browser? Mosaic Internet Explorer Nexus Netscape Navigator Mosaic Internet Explorer Nexus Netscape Navigator ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Modernizr does actually add missing functionalities to browsers save for the HTML5 tags styling support. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? navigator.user return navigator.userAgent navigator navigator.user return navigator.userAgent navigator 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 > 1 3 0 2 1 3 0 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic When is the content of a table shown ? After the table is loaded None of these Before the border loads In pieces as it loads After the table is loaded None of these Before the border loads In pieces as it loads ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Tags should nest not tag Unused elements may be minimized Attributes should be quoted Unknown attributes are ignored by the browser Tags should nest not tag Unused elements may be minimized Attributes should be quoted Unknown attributes are ignored by the browser ANSWER DOWNLOAD EXAMIANS APP