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 2 None of these Option 1 Option 3 Option 2 None of these Option 1 Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What should we add to a template in Dreamweaver in order to control where page content goes? Frames HTML controllers Editable Regions Content Controllers Frames HTML controllers Editable Regions Content Controllers ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Different meta tags are defined by changing the __________ attribute to a valid value. content name http-equiv scheme content name http-equiv scheme ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following markup is correct?i. < b >< i >is in error as tags cross< /b >< /i >ii. < b >< i >is not since tags nest < /i >< /b > i and ii ii None of the mentioned i i and ii ii None of the mentioned i ANSWER DOWNLOAD EXAMIANS APP
HTML Basic LightTPD is not used by You Tube LocalHost Meebo Wikipedia You Tube LocalHost Meebo Wikipedia ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of “defer” attribute? It defers rendering of html page It defers script execution until the page has been rendered It defers rendering of css attributes None of mentioned It defers rendering of html page It defers script execution until the page has been rendered It defers rendering of css attributes None of mentioned ANSWER DOWNLOAD EXAMIANS APP