What is the use of iframe in HTML? To display a web page without browser To display a web page within a web page To display a web page with animation effect All of these TRUE ANSWER : ? YOUR ANSWER : ?
Who created the first web browser Mozilla foundation Jacobs,Lan Tim Berners Lee Marc Andeersen TRUE ANSWER : ? YOUR ANSWER : ?
The software that can read and render HTML documents is Interpreter Browser Server Compiler TRUE ANSWER : ? YOUR ANSWER : ?
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 meta element ? The value is the value of the element’s value attribute, if it has one, or the empty string otherwise On getting, if the element has a datetime content attribute, the IDL attribute must return that content attribute’s value The value is the item created by the element. The value is the element’s textContent. TRUE ANSWER : ? YOUR ANSWER : ?
The __________ attribute sets the text direction as related to the lang attribute. sub dir lang ds TRUE ANSWER : ? YOUR ANSWER : ?
In 2003, the .ico format was registered with the ____________ IANA WIPO W3C EPO TRUE ANSWER : ? YOUR ANSWER : ?
State true or false. Tomcat is an open source web server that provides a servlet container allowing you to run Java code. False True TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is the attribute that is used to add a name/value pair to a microdata item? itemprop itemref itemscope itemid TRUE ANSWER : ? YOUR ANSWER : ?
Which image file format is not supported in Firefox? PNG SVG ICO APNG TRUE ANSWER : ? YOUR ANSWER : ?
In which part of the HTML metadata is contained? title tag body tag html tag head tag TRUE ANSWER : ? YOUR ANSWER : ?