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 1 0 2 3 1 0 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML tags are used to describe document _______ Content Language Definition None of these Content Language Definition None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The BODY tag is usually used after EM tag HEAD tag HTML tag TITLE tag EM tag HEAD tag HTML tag TITLE tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used for favicon? icon rel head title icon rel head title ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State whether the given statement is true or false. !DOCTYPE is case sensitive” True False True False ANSWER DOWNLOAD EXAMIANS APP