HTML Basic What is the role of charset attribute? It specifies none of the mentioned the character encoding for the HTML document a scheme to be used to interpret the value of the content attribute a name for the metadata none of the mentioned the character encoding for the HTML document a scheme to be used to interpret the value of the content attribute a name for the metadata ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you add alternative text to your images ? All of these In case the user wishes to load a different picture So the user can save the image using the text as a name So the users can get an idea of what the image is before All of these In case the user wishes to load a different picture So the user can save the image using the text as a name So the users can get an idea of what the image is before ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is an HTML specification used to add more information to HTML tags. Macrodata Microdata Minidata Modifydata Macrodata Microdata Minidata Modifydata ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The microdata model consists of groups of name-value pairs known as Value URL Property Item Value URL Property Item ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML document is saved using _______ extension. .htnl .htl .html .hml .htnl .htl .html .hml 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 > 3 2 1 0 3 2 1 0 ANSWER DOWNLOAD EXAMIANS APP