对齐css属性样式大全(CSS property style Daquan)

css样式大全  时间:2021-01-04  阅读:()

css属性样式大全CSS property style Daquan

Font properties: (font)

Size {font-si ze: X-LARGE; } (extra large) XX-Small ; (minimum)general Chinese can not be used, as long as the value can be,units: PX, PD

Style {font-style: oblique; } (partial italic) Italic; (italic)normal; (normal)

Line height {line-height: normal; } (normal) units: PX, PD, EM The thickness of {font-weight: bold; lighter; } (BOLD) (Figure normal) ; (normal)

Variant {font-variant: small-caps; } (small capitalization)normal; (normal)

Case {text-transform: capitalize; } (initial uppercase)uppercase; (uppercase) lowercase; (lower case) none; (no)Modify {text-decoration: underline; } (underline) overline;(line up) line-through; (delete line) blink; (blinking)Commonly used fonts: (font-family)

"Courier, New", Cour ier, monospace, Times, New, Roman, Times,serif, Arial, Helvetica, sans-serif, Verdana

Background properties: (background)

Color {background-color: #FFFFFF; }

Picture {background-image: URL () }

Repeat {background-repeat: no-repeat; }

Scroll {background-attachment: fixed; } (fixed) scroll;(scroll)

Position {background-position: left; } (horizontal) top (vertical) ;

{background:#000 URL (. . ) -repeat fixed left top; } /*--this code often appears in reading, to study seriously.

Block attribute: (Block) /* this property first met, to a lot of research.

Word spacing {letter-spacing: normal ; } / * the numerical properties appear to be useful, more practice.

Align {text-align: justify; } (both ends aligned) left; (left aligned) right; (right aligned) center; (centered)

Indent {text-indent: value PX; }

Vertically aligned {vertical-align: baseline; } (baseline) sub;(subscript) super; (subscript) top; text-top; middle; bottom;text-bottom;

Word spacing word-spacing: , normal ; numerical value

Space white-space: pre; (reserved) nowrap; (no line feed){display:block; } (block) inline (embedded) ; list-item; run-in;(list) (addit ional) compact (compact) ; marker; table;inline-table (marker) ; table-raw-group; table-header-group;table-footer-group; table-raw; table-column-group;table-column; table-cell; table-caption; (table title)/*display attribute understanding is very fuzzy * /

Box properties: (Box)

Width: ; height: ; float: ; clear:both; padding: ;margin: ; order:right, left, left

Border properties: (Border)

Border-style: dotted; (dot line) dashed; (dotted line) solid;double; (double line) groove;

槽线岭 脊状插图 凹陷开始

边框宽度 边框宽度

边框颜色 #

简写方法边境宽度的风格色彩 / * * /简写

列表属性 列表样式

类型列表样式类型盘 圆点圈 圆圈广场 方块小数

数字下罗马 小罗码数字大写罗马数字较低的α 上α位置列表样式的位置外内外

图像列表样式图像 URL . . 

定位属性 位置

位置绝对相对静态

能见度继承可见光 隐藏

溢出可见 隐藏滚动汽车

剪辑矩形12px汽车 12px 自动 裁切

CSS属性代码大全

一CSS文字属性

颜色 # 999999 / * * /文字颜色

字体家庭宋体 sans-serif文字字体/ * * /

字体大小 9pt / * * /文字大小

字体风格 itelic / * * /文字斜体

字体变形小帽子 / * * /小字体

字母间距 1分 / * * /字间距离

行高 200%设置行高/ * * /

字体重量大胆 / * * /文字粗体垂直对齐子 / * * /下标字

垂直对齐超级 / * * /上标字

文字装饰线通过 / * * /加删除线文字装饰划线 / * * /加顶线

文字装饰下划线加下划线/ * * /文字装饰无 / * * /删除链接下划线文本转换利用首字大写 / * * /文本转换大写 / * * /英文大写文本转换小写 / * * /英文小写文本对齐右 / * * /文字右对齐文本对齐左 / * * /文字左对齐文本对齐 中心文字居中对齐/ * * /文本对齐对齐 / * * /文字分散对齐

垂直对齐属性

垂直对齐顶 / * * /垂直向上对齐

垂直对齐底部 / * * /垂直向下对齐垂直对齐 中部 / * * /垂直居中对齐垂直对齐文字/ * * /文字垂直向上对齐顶垂直对齐文字/ * * /文字垂直向下对齐底

二、 CSS边框空白

填料 10px / * * /上边框留空白

填充右 10px / * * /右边框留空白

座垫 10px / * * /下边框留空白

填充左 10px /*左边框留空白

三、 CSS符号属性

目录样式类型无 / * * /不编号

目录样式类型十进制 / * * /阿拉伯数字列表样式类型下罗马

Rome digital * / / *.

List-style-type:upper-roman; / * * / digital capital Rome List-style-type: lower-alpha; /**/English lowercase letters List-style-type:upper-alpha; /**/English uppercase letters List-style-type:disc; / * * / solid circular symbols

List-style-type:circle; / * * / hollow circular symbols List-style-type:square; / * * / solid square symbol

List-style-image:url (/dot.gif) ; / * * / picture symbols List-style-position: outside; / * * / outdent

List-style-position:inside; / * * / indent

Four and CSS background styles:

Background-color:#F5E2EC; / * * / background color

Background:transparent; / * * / background Perspective Background-image: URL (/image/bg.gif) ; / * * / background picture

Background-attachment: fixed; / * * / f ixed watermark background

Background-repeat: repeat; / * * / - "default repeat array Background-repeat: no-repeat; / * * / permutation without repetition

Background-repeat: repeat-x; / * * / arranged on the X axis repeat

Background-repeat: repeat-y; / * * / arranged on the Y axis repeat

Specify the background location

Background-position 90%: 90%; /* position background picture X and Y axis

Background-position: top; / * * / to align

Background-posit ion: buttom; / * * / down alignment

Background-position: left; / * * / left justified

Background-position: right; / * * / right justif ied

Background-position: Center; / * * / justifycenter

Five, CSS connection properties:

A / * * / all hyperlinks

A:link / * * / hyperlink text format

A:visited / * visited link text format.

A:active / * press the link format.

A:hover / * * / mouse to link

Mouse cursor style:

Link finger CURSOR: hand

Ten font cursor:crosshair

Arrow down, cursor:s-resize

Cross arrow cursor:move

The arrow is right cursor:move

Add a question mark, cursor:help

Arrow left, cursor:w-resize

Arrow up, cursor:n-resize

The arrow is right up, cursor:ne-resize The arrow is left up, cursor:nw-resize Text type cursor:text I

hostkey荷兰/俄罗斯机房,GPU服务器

hostkey应该不用说大家都是比较熟悉的荷兰服务器品牌商家,主打荷兰、俄罗斯机房的独立服务器,包括常规服务器、AMD和Intel I9高频服务器、GPU服务器、高防服务器;当然,美国服务器也有,在纽约机房!官方网站:https://hostkey.com/gpu-dedicated-servers/比特币、信用卡、PayPal、支付宝、webmoney都可以付款!CPU类型AMD Ryzen9 ...

妮妮云,美国cera CN2线路,VPS享3折优惠

近期联通CUVIP的线路(AS4837线路)非常火热,妮妮云也推出了这类线路的套餐以及优惠,目前到国内优质线路排行大致如下:电信CN2 GIA>联通AS9929>联通AS4837>电信CN2 GT>普通线路,AS4837线路比起前两的优势就是带宽比较大,相对便宜一些,所以大家才能看到这个线路的带宽都非常高。妮妮云互联目前云服务器开放抽奖活动,每天开通前10台享3折优惠,另外...

buyvm美国大硬盘VPS,1Gbps带宽不限流量

buyvm正式对外开卖第四个数据中心“迈阿密”的块存储服务,和前面拉斯维加斯、纽约、卢森堡一样,依旧是每256G硬盘仅需1.25美元/月,最大支持10T硬盘。配合buyvm自己的VPS,1Gbps带宽、不限流量,在vps上挂载块存储之后就可以用来做数据备份、文件下载、刷BT等一系列工作。官方网站:https://buyvm.net支持信用卡、PayPal、支付宝付款,支付宝付款用的是加元汇率,貌似...

css样式大全为你推荐
租用虚拟主机租用空间,租用虚拟主机,租用服务器,三者有什么不同?域名注册公司找家正规的中文域名注册公司me域名注册.me是什么域名域名代理域名在万网买好还是在它的代理商那里买海外主机美国主机哪个好,最好是速度和稳定性能跟得上?国内最好的虚拟主机国内虚拟主机哪家的好?100m虚拟主机虚拟主机 100M 和200M 的区别?那个速度快?为什么?山东虚拟主机青岛网络公司哪家好apache虚拟主机linux apache虚拟主机有几种方式淘宝虚拟主机我想在淘宝买虚拟主机不知道哪家好?想找长期合作稳定的
免费虚拟主机申请 免费国际域名 美国vps评测 如何注册网站域名 hawkhost googleapps dropbox网盘 hostker 网站cdn加速 免费网页申请 帽子云排名 大化网 江苏双线 杭州电信 镇江高防服务器 湖南铁通 symantec 遨游论坛 vpsaa 网络时间服务器 更多