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
HTML Basic Which of the following is not a correct (X)HTML rule? Attributes should be quoted Unused elements may be minimized Unknown attributes are ignored by the browser Tags should nest not tag Attributes should be quoted Unused elements may be minimized Unknown attributes are ignored by the browser Tags should nest not tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML tags are used to describe document _______ Language None of these Content Definition Language None of these Content Definition ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the first web browser? Internet Explorer Netscape Navigator Nexus Mosaic Internet Explorer Netscape Navigator Nexus Mosaic ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In which part of the HTML metadata is contained? title tag head tag html tag body tag title tag head tag html tag body tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to add columns to tables ?1. < td >2. < tr >3. < th >4. < colspan > Option 4 Option 1 Option 2 Option 3 Option 4 Option 1 Option 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP