XHTML 1.0 参考

2020-04-17 07:55:03易采站长站整理

定语关于文档的信息(Defines information about the document)

3.0

3.0

STF

<title>

定义文档标题(Defines the document title)

3.0

3.0

STF

<meta>

定义背景资讯(Defines meta information)

3.0

3.0

STF

<base />

基本文档中所有链接的基准(Defines a base URL for all the links in a page)

3.0

3.0

STF

<basefont />

定义基本字体(Defines a base font)

3.0

3.0

TF

脚本、引用外部对象相关

<script>

定义脚本(Defines a script)

3.0

3.0

STF

<noscript>

定义无脚本的显示区域(Defines a noscript section)

3.0

3.0

STF

<applet>

定义java程序(Defines an applet)

2.0

3.0

TF

<object>

定义内嵌对象(Defines an embedded object)

?

3.0

STF

<param>

定义对象的参数(Defines a parameter for an object)

3.0

3.0

STF