HTML Basic When is the content of a table shown ? In pieces as it loads Before the border loads None of these After the table is loaded In pieces as it loads Before the border loads None of these After the table is loaded ANSWER DOWNLOAD EXAMIANS APP
HTML Basic XML is a markup language where documents must be marked up correctly. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which colors consist of equal amounts of all basic colors ? White, Black and Gray White, Blue and Gray None of these Purple, Green and Blue White, Black and Gray White, Blue and Gray None of these Purple, Green and Blue ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used to provide an advisory text about an element or its contents. tooltip dir none of the mentioned title tooltip dir none of the mentioned title ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML document is saved using _______ extension. .hml .html .htnl .htl .hml .html .htnl .htl 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