Answer Posted / 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 |
Post New Answer View All Answers
How to write the opening tag of an xhtml element?
Tell me what purpose does html5 serve?
How do you anchor a link?
What are the new media element in HTML 5 other than audio and video?
What is local storage in html5? How it is used?
Name 4 new elements in html5 that were not available in previous html versions.
How do I eliminate the blue border around linked images?
How do you write a title tag?
What does br mean in html?
Describe in brief HTML Lists?
Is html5 supported by all browsers?
What is html server?
How do I make a form so it can be submitted by hitting enter?
How we can get the geographical location of the user in html5?
explain what are the new media elements in html5? Is canvas element used in html5