HTML Basic The HTML tags are all In lower case In upper case Case sensitive Not case sensitive In lower case In upper case Case sensitive Not case sensitive ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript. False True False True 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? element.itemProp collection.namedItem none of the mentioned document.getItems element.itemProp collection.namedItem none of the mentioned document.getItems ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a web server? Tornado BlueGriffon Apache tomcat Jetty Tornado BlueGriffon Apache tomcat Jetty ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML Special characters must be escaped using character entities in XHTML unlike HTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Swapping images in dreamweaver is best if The images are the same size You use the “Constrain” tool The images are the same “Mime” type The images are the same color The images are the same size You use the “Constrain” tool The images are the same “Mime” type The images are the same color ANSWER DOWNLOAD EXAMIANS APP