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 None of these Option 2 Option 1 Option 3 None of these Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A favicon is an image used by the browser to identify a website or web application. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which program do you need to write HTML ? Any text editor HTML -development suite 4 A graphics program All of these Any text editor HTML -development suite 4 A graphics program All of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property tells how many rows a cell should span ? colspan=n None of these Both A and B rowspan=n colspan=n None of these Both A and B rowspan=n ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of iframe in HTML? All of these To display a web page with animation effect To display a web page within a web page To display a web page without browser All of these To display a web page with animation effect To display a web page within a web page To display a web page without browser ANSWER DOWNLOAD EXAMIANS APP