HTML Basic ____________ is a resource loader (CSS and JavaScript) that was made to specifically to work side-by-side with Modernizr. None of the mentioned HasEvent() Modernizr.load Navigator.userAgent None of the mentioned HasEvent() Modernizr.load Navigator.userAgent ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > i i and ii ii None of the mentioned i i and ii ii None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is not a step to install a library you need to perform the compatibility in browsers ? Insert the following code inside the head tag Download the library from the github location Uncompress the file None of the mentioned Insert the following code inside the head tag Download the library from the github location Uncompress the file 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 > 0 2 1 3 0 2 1 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is the XML equivalent to strict HTML 4.01. None of the mentioned XHTML 1.0 Frameset XHTML 1.0 Strict XHTML 1.0 Transitional None of the mentioned XHTML 1.0 Frameset XHTML 1.0 Strict XHTML 1.0 Transitional ANSWER DOWNLOAD EXAMIANS APP