InterviewSolution
Saved Bookmarks
| 1. |
__________ is an extended version of the XHTML markup language for supporting RDF through a collection of attributes and processing rules in the form of well-formed XML documents.(a) XHTML + RDFa(b) XHTML+XHTML5(c) XHTML1.0+XHTML2.0(d) XHTML + RDFThe question was asked by my college director while I was bunking the class.My question is taken from Major Themes of (X)HTML topic in chapter HTML Fundamentals of HTML |
|
Answer» CORRECT answer is (a) XHTML + RDFa Best explanation: XHTML+RDFa (EXTENSIBLE Hypertext MARKUP LANGUAGE + Resource Description Framework in attributes) is an EXTENDED version of the XHTML markup language for supporting RDF through a collection of attributes and processing rules in the form of well-formed XML documents. |
|