存档为 September, 27 2006

Definition list. Used in conjunction with dt to define definition terms and dd, to definition descriptions.

Example

Dog

A carnivorous mammal of the family Canidae.

...
ruanyf 发表于 2006年09月27日

Technorati 标签: No Tags

Meta information. Used to provide information about the HTML page. It must be placed within the head element.

Required Attributes
content is used to specify the meta information itself.
Optional Attributes
name can be used to ...

ruanyf 发表于 2006年09月27日

Technorati 标签: No Tags

rel属性指定从源文档到目标文档的关系,而rev属性则指定从目标文档到源文档的关系。
经常使用的文档关系包括:
next 链接到下一个文档
prev 链接到前一个文档
toc 链接到...

ruanyf 发表于 2006年09月27日

Technorati 标签: No Tags