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> Option 3 Option 2 None of these Option 1 Option 3 Option 2 None of these Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of iframe in HTML? To display a web page within a web page To display a web page with animation effect All of these To display a web page without browser To display a web page within a web page To display a web page with animation effect All of these To display a web page without browser ANSWER DOWNLOAD EXAMIANS APP
HTML Basic We can define ________ number of sites with one copy of dreamweaver installed on our computer. 990 10 unlimited only 1 990 10 unlimited only 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which colors consist of equal amounts of all basic colors ? None of these Purple, Green and Blue White, Black and Gray White, Blue and Gray None of these Purple, Green and Blue White, Black and Gray White, Blue and Gray ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The MIME text file is saved with. CSS extension HMT extension HTML extension None of these CSS extension HMT extension HTML extension None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Special characters must be escaped using character entities in XHTML unlike HTML Tags and attributes are case-insensitive in HTML but not in XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Special characters must be escaped using character entities in XHTML unlike HTML Tags and attributes are case-insensitive in HTML but not in XHTML ANSWER DOWNLOAD EXAMIANS APP