What is the use of XHTML Modularization?
Answer / guest
XHTML Modularization is not aimed at the regular users of
XHTML, but at designers of XHTML-based languages. It had
been observed that companies and groups had the tendency to
design their own versions of HTML and XHTML that were often
not interoperable at basic levels. XHTML Modularization
splits XHTML into a number of modules that can be
individually selected when defining a new language; in this
way any XHTML-based language that uses tables is guaranteed
to use the same definition of tables, and not some divergent
version. Modularization also makes it clear where it is OK
to add new elements, and where it is not.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use <form> in html?
What are the different types of Headings supported by HTML?
How to utilize a server-sent event in HTML5?
How do I specify page breaks in html?
Why we use tags in html?
Is html5 compatible with old browsers?
Does br need a closing tag?
Why doctype is used in html?
What is ol and ul?
What is iframe in html?
Which html tag is used to display the data in the tabular form?
What is outerhtml?