HTML Basic Choose the correct HTML tag to make a text italic.1. < i >2. < italic >3. < it >4. < il > Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If you create an HTML page in word processor. Save it with WMF file Save it with ASCII text file Save it with binary file All of these Save it with WMF file Save it with ASCII text file Save it with binary file All of these 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 i and ii ii i None of the mentioned i and ii ii i ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Firefox uses _________ rendering engine. Gecko Trident Presto WebKit Gecko Trident Presto WebKit ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a data element ? The value is the element’s datetime value. The value is the item created by the element. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. None of the mentioned The value is the element’s datetime value. The value is the item created by the element. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is true if the property value of a name-value pair added by an element with an itemprop attribute is a time element ? The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the element’s datetime value. The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. The value is the element’s datetime value. The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP