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 1 Option 2 Option 3 None of these Option 1 Option 2 Option 3 None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is an open source JavaScript library that enables styling for HTML5 elements in versions of Internet Explorer before IE 9 ? HTML5 HTML5 Shiv HTML5 Shim None of the mentioned HTML5 HTML5 Shiv HTML5 Shim None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to insert images into your web page ? None of these scr img im None of these scr img im ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that is used to add a name/value pair to a microdata item? itemprop itemscope itemid itemref itemprop itemscope itemid itemref ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. Both “.html” extension and “content-type” header The extension of the file “.html” None of the mentioned The “content-type” header Both “.html” extension and “content-type” header The extension of the file “.html” None of the mentioned The “content-type” header ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ prevents the page from being indexed altogether. nofollow novalue noindex noarchive nofollow novalue noindex noarchive ANSWER DOWNLOAD EXAMIANS APP