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 ii i and ii None of the mentioned i ii i and ii None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct statement for HTML Exo supports javascript and html5 Both a and c Exo does not support java and python Exo is a cloud-based ide that offers collaboration and deployment features Exo supports javascript and html5 Both a and c Exo does not support java and python Exo is a cloud-based ide that offers collaboration and deployment features ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Rendering engine is not responsible for parsing style information (CSS, XSL, and so on) parsing the markup content (HTML) none of the mentioned generating a visual presentation of the formatted content including media files referenced parsing style information (CSS, XSL, and so on) parsing the markup content (HTML) none of the mentioned generating a visual presentation of the formatted content including media files referenced ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of Forms in HTML? To display animation effect To display contents of email None of these To collect user’s input To display animation effect To display contents of email None of these To collect user’s input 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? document.getItems collection.namedItem element.itemProp none of the mentioned document.getItems collection.namedItem element.itemProp none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all In lower case Not case sensitive In upper case Case sensitive In lower case Not case sensitive In upper case Case sensitive ANSWER DOWNLOAD EXAMIANS APP