HTML Basic The HTML tags are all In upper case Case sensitive Not case sensitive In lower case In upper case Case sensitive Not case sensitive In lower case 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
HTML Basic Which attribute specifies a unique alphanumeric identifier to be associated with an element? article class id html article class id html 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 1 Option 2 None of these Option 3 Option 1 Option 2 None of these Option 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Defining clickable sub-areas on an image is called Image linking None of these Image mapping Multiple mapping Image linking None of these Image mapping Multiple mapping 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. False True False True ANSWER DOWNLOAD EXAMIANS APP