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 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> Option 3 Option 1 Option 2 None of these Option 3 Option 1 Option 2 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 2 3 0 1 2 3 0 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct tag for largest heading in HTML. h1 heading h6 head h1 heading h6 head ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Defining clickable sub-areas on an image is called Multiple mapping Image mapping None of these Image linking Multiple mapping Image mapping None of these Image linking ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you add alternative text to your images ? So the users can get an idea of what the image is before All of these So the user can save the image using the text as a name In case the user wishes to load a different picture So the users can get an idea of what the image is before All of these So the user can save the image using the text as a name In case the user wishes to load a different picture ANSWER DOWNLOAD EXAMIANS APP