HTML Basic The < HR > tag is used for Vertical ruler Horizontal ruler New pargraph New line text Vertical ruler Horizontal ruler New pargraph New line text ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all In lower case Case sensitive Not case sensitive In upper case In lower case Case sensitive Not case sensitive In upper case ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the element has an itemscope attribute, it returns an __________ object with all the element’s properties. itemscope dom object collection.namedItem none of the mentioned itemscope dom object collection.namedItem none of the mentioned 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 0 2 1 3 0 2 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the full form of HTTP? None of these Hyper text transfer package Hyper text transfer protocol Hyphenation text test program None of these Hyper text transfer package Hyper text transfer protocol Hyphenation text test program ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What will be the added by using < td > and < /td > tag ? steps rows cell columns steps rows cell columns ANSWER DOWNLOAD EXAMIANS APP