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 0 1 3 2 0 1 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ prevents search engines from following links inside the page nofollow novalue noarchive noindex nofollow novalue noarchive noindex ANSWER DOWNLOAD EXAMIANS APP
HTML Basic All HTML documents will be basically Graphs Text Pictures None of these Graphs Text Pictures None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ prevents the page from being indexed altogether. nofollow noindex noarchive novalue nofollow noindex noarchive novalue ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ is a resource loader (CSS and JavaScript) that was made to specifically to work side-by-side with Modernizr. Modernizr.load Navigator.userAgent HasEvent() None of the mentioned Modernizr.load Navigator.userAgent HasEvent() None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Tags should nest not tag Unknown attributes are ignored by the browser Attributes should be quoted Unused elements may be minimized Tags should nest not tag Unknown attributes are ignored by the browser Attributes should be quoted Unused elements may be minimized ANSWER DOWNLOAD EXAMIANS APP