Changes in HTML standards are handled by installing a new DTD (or set of DTDs).
通过安装新的DTD(或dtd集)来处理HTML标准的变化。
The transitional DTD supports most of the standard HTML 4 tags and attributes.
过渡的DTD支持大部分标准的HTML4标记和属性。
While the DOCTYPE declaration informs a browser to use standards mode, it will still parse the HTML according to the rules in that DTD — in this case, HTML 4.0.
虽然DOCTYPE声明告诉浏览器使用标准模式,但是它仍然会根据那个DTD——即HTML 4.0的规则去解析html。
With HTML, the addition of a new group of elements requires alteration of the entire DTD.
使用HTML,添加新的元素组需要更改整个DTD。
This will make more sense if you consider an example: Given specialization and a generic DTD such as HTML, you can create a new document type (call it MyHTML).
如果考虑这个例子,就会更清楚其中的含义:给定专门化和一个普通DTD(如html),就可以创建一个新的文档类型(称之为myhtml)。
Specialization lets MyHTML be defined as an extension of the HTML DTD, declaring new element types only as necessary and referencing HTML's DTD for Shared elements.
专门化使MyHTML被定义成html DTD的一种扩展,只在必要时声明新的元素类型,共同的元素则引用HTML DTD。
This will generate XML, DTD, XSL, and HTML files in the output folder.
这将会在在输出文件夹中生成XML、DTD、XSL、和HTML文件。
The core elements in DITA's topic DTD borrow from HTML and XHTML, using familiar element names like p, ol, ul, and dl within an HTML-like topic structure.
DITA主题DTD的核心元素借自html和XHTML,在类似HTML的主题结构中使用众所周知的元素名如p、ol、ul和dl。
Other versions of the DTD define more restricted versions of the HTML standard, and not all browsers support all versions of the HTML DTD.
DTD的其他版本定义了局限性更多的HTML标准的版本,因此并不是所有浏览器都支持HTML DTD的所有版本。
Please consult the section on HTML version information for details about when to use the strict, transitional, or frameset DTD.
想获得关于严格的、过渡的或者框架的DTD分别在何时使用的详细信息,请参阅HTML版本信息部分。
These macros may not appear in HTML documents, only in the DTD.
这些宏不可以在HTML文档中出现,只能出现在DTD中。
DTD is used by SGML applications, such as HTML, to specify rules that apply to the markup of documents of a particular type, including a set of element and entity declarations.
DTD是通过SGML应用程序来使用的,就像HTML,来指明适用于特殊类型的文档标记,包括元素集合和特殊个体的声明。
DTD is used by SGML applications, such as HTML, to specify rules that apply to the markup of documents of a particular type, including a set of element and entity declarations.
DTD是通过SGML应用程序来使用的,就像HTML,来指明适用于特殊类型的文档标记,包括元素集合和特殊个体的声明。
应用推荐