html与css常见个别单词
Html单词
Doctype 文档
html 网页
head 头
body主体
paragraph 段落
title 题目
Css单词
color 颜色
style 样式
background 背景
position 位置
relation 相对的
absolute 绝对的
font style 字体样式
font family 字形
font weight 字体粗细
font 字体
background position 背景位置
background size 背景大小
background repeat 背景平铺
width宽
height 高
line height 行高
float 浮动
overflow 超出
text-aline 文本对齐
vertical-aline 垂直对齐
text-indent 文本缩进
text-decoration 文本修饰
border边框
border color 边框颜色
border style 边框样式
border width 边框粗细
concent 内容
margin 外边距
margin top 上边距
margin left 左边距
margin right 右边距
margin bottom 下边距
padding 内边距
padding top 上内边距
padding left 左内边距
padding right 右内边距
margin bottom 下内边距
outline 外线
Css属性值单词
颜色……
url 路径,地址
normal 正常的
left 左
right 右
center居中
top 上
bottom 底部
hidden 隐藏
scroll 滚动条
solid 实线
dashed 虚线
bold 加粗
overline 上划线
underline 下划线
line through 删除线
middle居中
no repeat 不平铺
none 空
src 路径
name 名字
rowspan 上下合并
colspan水平合并
cellspacing 单元格间距
cellpadding 单元格内边距
ul 无序列表
ol 有序列表
li 一列
dl 自定义列表
list style 列表样式
disc 实心圆
circle 空心圆
square 正方形