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 and ii ii i None of the mentioned i and ii ii i None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a web server? Apache tomcat Jetty BlueGriffon Tornado Apache tomcat Jetty BlueGriffon Tornado ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct tag for largest heading in HTML. head h6 h1 heading head h6 h1 heading ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the role of charset attribute? It specifies a name for the metadata a scheme to be used to interpret the value of the content attribute the character encoding for the HTML document none of the mentioned a name for the metadata a scheme to be used to interpret the value of the content attribute the character encoding for the HTML document none of the mentioned 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. None of the mentioned Both “.html” extension and “content-type” header The “content-type” header The extension of the file “.html” None of the mentioned Both “.html” extension and “content-type” header The “content-type” header The extension of the file “.html” ANSWER DOWNLOAD EXAMIANS APP