HTML Basic
Which of the following is the attribute that indicates the name of the data source object that supplies the data that is bound to this element?

disabled
dataFormatAs
datafld
datasrc

ANSWER DOWNLOAD EXAMIANS APP

HTML Basic
Which of the following is not a difference between HTML and XHTML

None of the mentioned
Special characters must be escaped using character entities in XHTML unlike HTML
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”

ANSWER DOWNLOAD EXAMIANS APP