HTML Basic What does vlink mean? None of these Visible link Visited link Active link None of these Visible link Visited link Active link ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property tells how many rows a cell should span ? None of these Both A and B rowspan=n colspan=n None of these Both A and B rowspan=n colspan=n 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 HTML tags are all Not case sensitive In upper case Case sensitive In lower case Not case sensitive In upper case Case sensitive In lower case ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML document is saved using _______ extension. .htl .hml .html .htnl .htl .hml .html .htnl 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 > 1 3 2 0 1 3 2 0 ANSWER DOWNLOAD EXAMIANS APP