HTML Basic Choose the correct tag for largest heading in HTML. heading h6 h1 head heading h6 h1 head ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What does the < br > tag add to your webpage ? Paragraph break None of these Line break Long break Paragraph break None of these Line break Long break ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ___________ is an open source JavaScript library that allows support for different levels of experiences based on the capabilities of each browser. Google API Modernizr Geolocation Navigator Google API Modernizr Geolocation Navigator ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which method takes a string that contains an unordered set of unique space-separated tokens that are case-sensitive, representing types? collection.namedItem none of the mentioned element.itemProp document.getItems collection.namedItem none of the mentioned element.itemProp document.getItems ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? id description name alt id description name alt ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag tells the browser where the page starts and stops ?1. < html >2. < body >3. < head >4. < title > Option 1 Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 ANSWER DOWNLOAD EXAMIANS APP