欢迎大家来到IT世界,在知识的湖畔探索吧!
odd 表示奇数
<from action=”_”></from> (表单)
text-indent: 2em (首行缩进)
float:
left;(向左浮动)(通常用于使列表有竖排变为横排)
right;(向右浮动)
clear:
none;(默认值,两边都准予有浮动对象)
left;(不准许左边有浮动对象)
right;(不准右边有浮动对象)
both;(不准予有浮动对象)
list–style:none; (列表项前无符号)
padding: __px __px (内边距)
整体内容(下移动)(右移动)
<h数字></h数字> (指标题)
<p>内容</p> (段落)
<a href=”#”>链接</a> (链接)
<cite>内容</cite> (字体倾斜)
<del>内容</del> (在内容上加横线)
<br/> (换行)
border : px (边框)
solid (边框为实线)
dashed (边框为虚线)
dotted (圆点边框)
颜色直接添加
border-radius :__px (圆角边框)
半径
solid (固体)
font-size : px (文字大小)
font–family:name (文字字体)
font–weight: (文字粗细)
100–900
normal(400)
bold(700)等同于<b></b>
bolder与lighter表示相对粗细
font–style: (斜体)
normal 默认效果
italic 斜体字
oblique 倾斜的字体
text-decoration: (划线)
none (默认效果)
underline 下划线
overline 上划线
line–through 贯穿线
display: (显示)
inline–block (在一条直线上)
height: px (高)
line–height: px (边界的高)
width: px (宽度)
margin: (元素外边距)
border radius: px (边界半径)
margin–left:__px (元素外左边距)
margin–right:__px (元素外右边距)
text-align: 水平对齐
left 向左对齐
right 右
center 中
justify 应用两端对齐
background/*背景*/: 颜色名;
color/*颜色*/:■#fff;
margin-top/*顶部边缘*/:1px;
margin-right/*向右的间距*/:5px;
text-decoration/*文体装饰*/:none;
免责声明:本站所有文章内容,图片,视频等均是来源于用户投稿和互联网及文摘转载整编而成,不代表本站观点,不承担相关法律责任。其著作权各归其原作者或其出版社所有。如发现本站有涉嫌抄袭侵权/违法违规的内容,侵犯到您的权益,请在线联系站长,一经查实,本站将立刻删除。 本文来自网络,若有侵权,请联系删除,如若转载,请注明出处:https://itzsg.com/88729.html