HTML Basic If the element has an itemscope attribute, it returns an __________ object with all the element’s properties. dom object collection.namedItem none of the mentioned itemscope dom object collection.namedItem none of the mentioned itemscope ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State whether the given statement is true or false. !DOCTYPE is case sensitive” True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Who created the first web browser Marc Andeersen Mozilla foundation Tim Berners Lee Jacobs,Lan Marc Andeersen Mozilla foundation Tim Berners Lee Jacobs,Lan 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 2 Option 1 Option 3 Option 4 Option 2 Option 1 Option 3 Option 4 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 item created by the element. None of the mentioned The value is the element’s datetime value. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the item created by the element. None of the mentioned The value is the element’s datetime value. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. Tomcat is an open source web server that provides a servlet container allowing you to run Java code. True False True False ANSWER DOWNLOAD EXAMIANS APP