<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
No. XML itself does not replace HTML: instead, it provides an alternative which allows you to define your own set of markup elements. HTML is expected to remain in common use for some time to come, and a Document Type Definition for HTML is available in XML syntax as well as in original SGML. XML is designed to make the writing of DTDs much simpler than with full SGML. (See the question on DTDs for what one is and why you might want one.)
Does XML replace HTML?
最新推荐文章于 2025-12-04 19:14:36 发布
本文探讨了XML与HTML之间的关系,并强调XML不是用来替代HTML的,而是提供了一种允许用户自定义标记元素的替代方案。同时指出HTML预计仍将在一段时间内被广泛使用,并且XML也提供了HTML的Document Type Definition。
1444

被折叠的 条评论
为什么被折叠?



