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 Which of the following is not a prepackaged server stack? WAMP MAMP None of the mentioned XAAMP WAMP MAMP None of the mentioned XAAMP ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a web server? BlueGriffon Jetty Tornado Apache tomcat BlueGriffon Jetty Tornado Apache tomcat ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following allows user to view a webpage? Interpreter Website Operating System Internet Browser Interpreter Website Operating System Internet Browser ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To add a plain color background to your web page, use which of the following ?1. < body bgcolor= “36,24,35” >2. < body color= “# FF000” >3. < body bgcolor= “# FF000” > All of these Option 2 Option 3 Option 1 All of these Option 2 Option 3 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic When is the content of a table shown ? In pieces as it loads None of these Before the border loads After the table is loaded In pieces as it loads None of these Before the border loads After the table is loaded ANSWER DOWNLOAD EXAMIANS APP