HTML5常用单词

A
absolute 绝对
active 激活的
align 对齐
alpha 半透明度
animation 卡通片绘制
auto 自动
aside 偏栏

B
background 背景
bgcolor 背景颜色
block 块;街区
border 边框
button 按钮
border-radius 圆角
br 换行
bottom 底部
bold 粗体
bolder 更粗的


C
caption 表名
center 居中
cellpadding 单元格边距
cellspacing 单元格间距
checkbox 复选框
checked 复选框默认选择的
circle 点点
class 类选择器
col 列
color 颜色
colspan 合并行(rowspan合并列)
content 内容
checkbox 复选框

D
decoration 装饰
document 文件,文档
dashed 虚线
dotted 点线
double 双线
default 默认的
display 显示(block,inline-block)

E
element 元素

F
first-letter 第一个字
float 浮动
font 字体
font-size 字体大小
font-weight 字体粗细(normal默认值 bold粗体 bolder更粗的 lighter更细的)
font-family 字体样式
focus 焦点

H
html(Hypertext Markup Language) 超文本标记语言
hidden 被隐藏
height 高度
hover 鼠标悬停时的效果
hr 水平线
h1-h6 标题

I
input 输入框(text/password/checkbox/radio/button)
image 图像
iteration 反复
initial 最初的
inline 行内
italic(<I></I>) 斜体
inline-block 行内块状

L
label v.标注;n.标签
linear 线性的
link 链接
lineheight 行高
list-style 简写属性在一个声明中设置所有的列表属性

M
mailto 邮件发送至。。。
margin 边缘;页面的空白(外边距)
method 提交类型(get post)
meta 元信息
middle 垂直方向的中间
multiple 多选


N
navigation(nav) 导航
none 无
no-repeat 不平铺

O
outline 轮廓
ol 有序列表(type类型)
opacity 不透明
option 下拉列表中的选项。 
overflow 溢出(hidden不可见 visible可见 scroll滚动)

P
position 位置
padding 填料;填补(内边距)
placeholder 提示信息占位符
password 密码(密码框)

R
radius 半径
register 注册
relative 相对(absolute绝对)
reset 重置
rotate 旋转
rowspan 合并列
repeat 平铺
repeat-x 水平平铺
repeat-y 垂直平铺
readonly 只读
row 行
radio 单选框

S
scroll 滚动
scale 比例;规模
script 脚本
select 下拉菜单
selected 下拉菜单默认的
shadow 阴影,影子
size 尺寸
square 方块
solid 实线
strong 加粗的
superscript 上标
subscript 下标
submit 提交
span html的行内标记

T
target 目标
target_blank 新窗口打开被链接文件
target_top 在整个窗口中打开被链接文件
target_self 默认相同的框架中打开被链接文件
target_parent 在父框架中打开被链接文件
table 表格
text 文本
textarea 文本域(row行 col列)
text-align 居中
text-decoration 文本修饰
td 单元格的html标记
th 表头自动居中并加粗
top 顶部(top 上 bottom 下 middle 中)
type 类型


U
underline 下划线
ul 无序列表(li列表项 ol有序列表)
url 路径

V
value 默认显示值
visited 访问过的

W
width 宽度

Y

Z
z-index 设置元素的堆叠顺序

猜你喜欢

转载自www.cnblogs.com/zlmxxx00544/p/11815609.html
今日推荐