HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? return navigator.userAgent navigator navigator.user return navigator.userAgent navigator navigator.user 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 Which attribute is used for favicon? rel icon title head rel icon title head ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the element has an itemscope attribute, it returns an __________ object with all the element’s properties. itemscope dom object none of the mentioned collection.namedItem itemscope dom object none of the mentioned collection.namedItem ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following will NOT be found in the section ?1. < Table >2. < Metatags >3.< Title > Option 2 Option 1 Option 3 None of these Option 2 Option 1 Option 3 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > i None of the mentioned i and ii ii i None of the mentioned i and ii ii ANSWER DOWNLOAD EXAMIANS APP