非常教程

HTML参考手册

超文本标记语言,它通过标记符号来标记要显示的网页中的各个部分。网页文件本身是一种文本文件,通过在文本文件中添加标记符,可以告诉浏览器如何显示其中的内容(如:文字如何处理,画面如何安排,图片如何显示等)。浏览器按顺序阅读网页文件,然后根据标记符解释和显示其标记的内容,对书写出错的标记将不指出其错误,且不停止其解释执行过程,编制者只能通过显示效果来分析出错原因和出错部位。但需要注意的是,对于不同的浏览器,对同一标记符可能会有不完全相同的解释,因而可能会有不同的显示效果。

属性 | Attributes
Accesskey(属性) | accesskey (attribute) 详细
类(属性) | class (attribute) 详细
内容可编辑 | contenteditable (attribute) 详细
内容菜单 | contextmenu (attribute) 详细
数据 | data-* (attribute) 详细
dir (attribute) 详细
拖动 | draggable (attribute) 详细
拖放区 | dropzone (attribute) 详细
全局属性 | Global attributes 详细
隐藏(属性) | hidden (attribute) 详细
id属性 | id (attribute) 详细
项目id(属性) | itemid (attribute) 详细
itemprop属性 | itemprop (attribute) 详细
itemref(属性) | itemref (attribute) 详细
itemscope(属性) | itemscope (attribute) 详细
itemtype(属性) | itemtype (attribute) 详细
lang (attribute) 详细
slot (attribute) 详细
spellcheck (attribute) 详细
style (attribute) 详细
tabindex (attribute) 详细
title (attribute) 详细
translate (attribute) 详细
标签 | Elements
a 详细
abbr 详细
address 详细
area 详细
article 详细
aside 详细
audio 详细
b 详细
base 详细
bdi 详细
bdo 详细
blockquote 详细
body 详细
br 详细
button 详细
canvas 详细
caption 详细
cite 详细
code 详细
col 详细
colgroup 详细
data 详细
datalist 详细
dd 详细
del 详细
details 详细
dfn 详细
dialog 详细
div 详细
dl 详细
dt 详细
em 详细
embed 详细
fieldset 详细
figcaption 详细
figure 详细
footer 详细
form 详细
h1 详细
h2 详细
h3 详细
h4 详细
h5 详细
h6 详细
head 详细
header 详细
hr 详细
html 详细
i 详细
iframe 详细
img 详细
input 详细
input type="button" 详细
input type="checkbox" 详细
input type="color" 详细
input type="date" 详细
input type="datetime"-local 详细
input type="email" 详细
input type="file" 详细
input type="hidden" 详细
input type="image" 详细
input type="month" 详细
input type="number" 详细
input type="password" 详细
input type="radio" 详细
input type="range" 详细
input type="reset" 详细
input type="search" 详细
input type="submit" 详细
input type="tel" 详细
input type="text" 详细
input type="time" 详细
input type="url" 详细
input type="week" 详细
ins 详细
kbd 详细
label 详细
legend 详细
li 详细
link 详细
main 详细
map 详细
mark 详细
menu 详细
menuitem 详细
meta 详细
meter 详细
nav 详细
noscript 详细
object 详细
ol 详细
optgroup 详细
option 详细
output 详细
p 详细
param 详细
picture 详细
pre 详细
progress 详细
q 详细
rp 详细
rt 详细
rtc 详细
ruby 详细
s 详细
samp 详细
script 详细
section 详细
select 详细
slot 详细
small 详细
source 详细
span 详细
strong 详细
style 详细
sub 详细
summary 详细
sup 详细
table 详细
tbody 详细
td 详细
template 详细
textarea 详细
tfoot 详细
th 详细
thead 详细
time 详细
title 详细
tr 详细
track 详细
u 详细
ul 详细
var 详细
video 详细
wbr 详细
其他 | Miscellaneous
Attributes 详细
Block-level elements 详细
CORS enabled image 详细
CORS settings attributes 详细
Element 详细
Inline elements 详细
Kinds of HTML content 详细
Link types 详细
Microdata 详细
Optimizing your pages for speculative parsing 详细
Preloading content 详细
Reference 详细
Supported media formats 详细
Using the application cache 详细
废弃 | Obsolete
acronym 详细
applet 详细
basefont 详细
big 详细
blink 详细
center 详细
command 详细
content 详细
dir 详细
element 详细
font 详细
frame 详细
frameset 详细
hgroup 详细
image 详细
input type="datetime" 详细
isindex 详细
keygen 详细
listing 详细
marquee 详细
nextid 详细
noframes 详细
plaintext 详细
strike 详细
tt 详细
xmp 详细
HTML 标题
HTML 属性
HTML 元素
HTML 基础
HTML 教程
HTML 布局
HTML 区块
HTML 列表
HTML 表格
HTML 图像
HTML CSS
HTML 头部
HTML 链接
HTML 文本格式化
HTML 段落
HTML 脚本
HTML 颜色值
HTML 颜色名
HTML 颜色
HTML 框架
HTML 表单
HTML 速查列表
HTML URL
HTML 字符实体
HTML5 新元素
XHTML 简介
HTML 总结
HTML5 内联 SVG
HTML5 Canvas
HTML5 表单元素
HTML5 Input 类型
HTML5 Audio(音频)
HTML5 Video(视频)
HTML5 地理定位
HTML5 拖放
HTML 插件
HTML5 服务器发送事件(Server-Sent Events)
HTML5 Web Workers
HTML5 应用程序缓存
HTML5 Web 存储
HTML5 语义元素
HTML5 表单属性
HTML 实例
HTML 音频(Audio)
HTML5 浏览器支持
Java 实例 – 生产者/消费者问题
HTML(5) 代码规范
HTML 标签简写及全称