| 网站首页 | 文章中心 | 电子书下载 | 矢量图库 | 视频教程 | 素材下载 | 程序代码下载 | JS代码 | 论坛 | 
常用软件类:
|杀毒安全 |联络聊天 |网络软件 |多媒体类 |系统工具 |图形图像 |系统工具 |应用软件 |行业软件
开发设计类:
|动画制作 |图像处理 |3D设计 |操作系统 |站长学院 |网络相关 |WEB设计 |数据库类 |程序开发
XHTML 属性
作者:未知    文章来源:网络    点击数:    更新时间:2006-6-23
 

XHTML可含有属性. 各标签所特有的属性都在下面标签的描述中. 这里所罗列的都是所有标签的核心和语言属性(个别除外)


核心属性

在 base, head, html, meta, param, script, style, 和 title 元素中无效.

属性 描述
class class_rule or style_rule The class of the element
id id_name A unique id for the element
style style_definition An inline style definition
title tooltip_text  A text to display in a tool tip


语言属性

在 valid in base, br, frame, frameset, hr, iframe, param, 和script 元素中无效.

属性 描述
dir ltr | rtl Sets the text direction
lang language_code Sets the language code


按键属性

属性 描述
accesskey character Sets a keyboard shortcut to access an element
tabindex number Sets the tab order of an element

  • 上一篇文章:

  • 下一篇文章:
  • 相关文章