HTML Basic The tag makes text ? Underline None of these Inline Italic Underline None of these Inline Italic ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If you create an HTML page in word processor. Save it with binary file All of these Save it with ASCII text file Save it with WMF file Save it with binary file All of these Save it with ASCII text file Save it with WMF file ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The goal of microdata is to create a unified way to define the data in a way any web crawler or reader implementation can read it. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Why should you specify a background color if you are using an image for the actual background of your page ? In case the image doesn’t fit right The background color will be shown until the image loads None of these So the text shows up better In case the image doesn’t fit right The background color will be shown until the image loads None of these So the text shows up better 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 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 > None of the mentioned ii i and ii i None of the mentioned ii i and ii i ANSWER DOWNLOAD EXAMIANS APP