HTML Basic Which of the following is not a difference between HTML and XHTML Tags and attributes are case-insensitive in HTML but not in XHTML None of the mentioned 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” Tags and attributes are case-insensitive in HTML but not in XHTML None of the mentioned 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” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used with img tag to display the text if image could not load in browser? description name id alt description name id alt 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 The __________ attribute sets the text direction as related to the lang attribute. ds dir sub lang ds dir sub lang ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In HTML, tags that include both on and off tag are called comment tag None of these container tag document tag comment tag None of these container tag document tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Different meta tags are defined by changing the __________ attribute to a valid value. scheme http-equiv name content scheme http-equiv name content ANSWER DOWNLOAD EXAMIANS APP