HTML Basic What does vlink mean? Visible link Active link None of these Visited link Visible link Active link None of these Visited link ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The recommended basic size for a favicon is ___________ pixels 16×16 both a and c 48×48 26×26 16×16 both a and c 48×48 26×26 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Firefox uses _________ rendering engine. Presto Gecko Trident WebKit Presto Gecko Trident WebKit ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The most basic element of any HTML page is None of these ASCII text BCD text text None of these ASCII text BCD text text 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 3 Option 1 Option 2 None of these Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP