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 1 2 3 0 1 2 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct HTML tag to make a text italic.1. < i >2. < italic >3. < it >4. < il > Option 4 Option 1 Option 3 Option 2 Option 4 Option 1 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The background image will scroll when the user scrolls down the page, you add which property to the tag ? None of these bgproperties = “fixed” bgproperties = “holdstill” bgproperties = “move” None of these bgproperties = “fixed” bgproperties = “holdstill” bgproperties = “move” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag tells the browser where the page starts and stops ?1. < html >2. < body >3. < head >4. < title > Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Who is making the Web standards ? None of these The World Wide Web Consortium Internet Explorer Netscape Navigator None of these The World Wide Web Consortium Internet Explorer Netscape Navigator ANSWER DOWNLOAD EXAMIANS APP
HTML Basic XML is a markup language where documents must be marked up correctly. False True False True ANSWER DOWNLOAD EXAMIANS APP