HTML Basic The < HR > tag is used for New pargraph Horizontal ruler New line text Vertical ruler New pargraph Horizontal ruler New line text Vertical ruler ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> None of these Option 1 Option 2 Option 3 None of these Option 1 Option 2 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The software that can read and render HTML documents is Browser Server Compiler Interpreter Browser Server Compiler Interpreter ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following encoding an XML parser assumes ? UTF-8 UTF-32 both a and b UTF-16 UTF-8 UTF-32 both a and b UTF-16 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The style element holds the document for setting. clour, alignment font, colour and alignment font, clour, alignment and border clour, alignment and border clour, alignment font, colour and alignment font, clour, alignment and border clour, alignment and border 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 datetime value. The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. 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 element’s datetime value. The value is the element’s textContent. The value is the value of the element’s value attribute, if it has one, or the empty string otherwise. The value is the value of the element’s content attribute, if any, or the empty string if there is no such attribute. ANSWER DOWNLOAD EXAMIANS APP