HTML Basic Which attribute is used to name an element uniquely ? All of these id dot class All of these id dot class 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 element’s textContent. The value is the element’s datetime value. 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 value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the element’s textContent. The value is the element’s datetime value. 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 value of the element’s value attribute, if it has one, or the empty string otherwise. ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Unknown attributes are ignored by the browser Tags should nest not tag Attributes should be quoted Unused elements may be minimized Unknown attributes are ignored by the browser Tags should nest not tag Attributes should be quoted Unused elements may be minimized ANSWER DOWNLOAD EXAMIANS APP
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 3 All of these Option 1 Option 2 Option 3 All of these Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The default value of BORDER attribute is 1 pixel None of these 2 pixel 4 pixel 1 pixel None of these 2 pixel 4 pixel ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed. content http-equiv name scheme content http-equiv name scheme ANSWER DOWNLOAD EXAMIANS APP