HTML Basic The accesskey attribute specifies a keyboard navigation accelerator for the element. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a web server? Apache tomcat Tornado Jetty BlueGriffon Apache tomcat Tornado Jetty BlueGriffon 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 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 0 1 2 3 0 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is a search engine? A hardware component A web site that searches anything A program that searches engines A machinery engine that search data A hardware component A web site that searches anything A program that searches engines A machinery engine that search data 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 and ii None of the mentioned i ii i and ii None of the mentioned i ii ANSWER DOWNLOAD EXAMIANS APP