HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> None of these Option 3 Option 1 Option 2 None of these Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The software that can read and render HTML documents is Server Interpreter Browser Compiler Server Interpreter Browser Compiler ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is an open source JavaScript library that enables styling for HTML5 elements in versions of Internet Explorer before IE 9 ? HTML5 None of the mentioned HTML5 Shim HTML5 Shiv HTML5 None of the mentioned HTML5 Shim HTML5 Shiv 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 is the role of charset attribute? It specifies none of the mentioned the character encoding for the HTML document a name for the metadata a scheme to be used to interpret the value of the content attribute none of the mentioned the character encoding for the HTML document a name for the metadata a scheme to be used to interpret the value of the content attribute ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not supported in HTML5 ? scheme http-equiv content name scheme http-equiv content name ANSWER DOWNLOAD EXAMIANS APP