HTML Basic
To add a plain color background to your web page, use which of the following ?
1. < body bgcolor= “36,24,35” >
2. < body color= “# FF000” >
3. < body bgcolor= “# FF000” >

Option 2
All of these
Option 3
Option 1

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 ?

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.

ANSWER DOWNLOAD EXAMIANS APP

HTML Basic
Choose the correct statement of HTML

None of the mentioned
In both traditional XHTML and HTML close tag for some elements is optional
In traditional XHTML close tag for some elements is optional but not encouraged
In traditional HTML close tag for some elements is optional but not encouraged

ANSWER DOWNLOAD EXAMIANS APP