HTML Basic Choose the correct statement of HTML In traditional HTML close tag for some elements is optional but not encouraged In traditional XHTML close tag for some elements is optional but not encouraged In both traditional XHTML and HTML close tag for some elements is optional None of the mentioned In traditional HTML close tag for some elements is optional but not encouraged In traditional XHTML close tag for some elements is optional but not encouraged In both traditional XHTML and HTML close tag for some elements is optional None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? It will be streteched It will leave a blank space at the bottom of your page It will be repeated None of these It will be streteched It will leave a blank space at the bottom of your page It will be repeated None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? alt name id description alt name id description 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
HTML Basic What indicates the content in file is HTML when delivered on the network. None of the mentioned The “content-type” header Both “.html” extension and “content-type” header The extension of the file “.html” None of the mentioned The “content-type” header Both “.html” extension and “content-type” header The extension of the file “.html” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is not a step to install a library you need to perform the compatibility in browsers ? Insert the following code inside the head tag Download the library from the github location None of the mentioned Uncompress the file Insert the following code inside the head tag Download the library from the github location None of the mentioned Uncompress the file ANSWER DOWNLOAD EXAMIANS APP