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 This is used to < meta http-equiv="X-UA-Compatible" content="IE=8" > make web page compatible only with IE8 make web page incompatible only with IE8 mimic behaviour of IE8 None of the mentioned make web page compatible only with IE8 make web page incompatible only with IE8 mimic behaviour of IE8 None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ prevents search engines from showing a cached link for the page. nosearch nobot noarchive nofollow nosearch nobot noarchive nofollow ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Any target specified in the BASE element can be overridden on a case-by-case basis by specifying a different target in different forms All of these Anchor Link Imagemap All of these Anchor Link Imagemap 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> Option 3 Option 2 None of these Option 1 Option 3 Option 2 None of these Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The BODY tag is usually used after HTML tag EM tag TITLE tag HEAD tag HTML tag EM tag TITLE tag HEAD tag ANSWER DOWNLOAD EXAMIANS APP