HTML Basic Which property is used to detect the browser’s user agent and code based on the pertinent cases? navigator.user navigator navigator.userAgent return navigator.user navigator navigator.userAgent return ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you specify a background color if you are using an image for the actual background of your page ? In case the image doesn’t fit right So the text shows up better The background color will be shown until the image loads None of these In case the image doesn’t fit right So the text shows up better The background color will be shown until the image loads None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a function of robots meta tag? nofollow noindex noarchive norepeat nofollow noindex noarchive norepeat ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which method takes a string that contains an unordered set of unique space-separated tokens that are case-sensitive, representing types? document.getItems element.itemProp none of the mentioned collection.namedItem document.getItems element.itemProp none of the mentioned collection.namedItem ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? It will be repeated None of these It will leave a blank space at the bottom of your page It will be streteched It will be repeated None of these It will leave a blank space at the bottom of your page It will be streteched ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The goal of microdata is to create a unified way to define the data in a way any web crawler or reader implementation can read it. False True False True ANSWER DOWNLOAD EXAMIANS APP