HTML Basic
Which of the following are table tags?

table, thead, tr, td
table, tt, tr, td
none of the mentioned
colspan, table, tr

ANSWER DOWNLOAD EXAMIANS APP

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
Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml”
None of the mentioned
Special characters must be escaped using character entities in XHTML unlike HTML

ANSWER DOWNLOAD EXAMIANS APP