对齐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

Megalayer(月599元)限时8月香港和美国大带宽服务器

第一、香港服务器机房这里我们可以看到有提供四个大带宽方案,是全向带宽和国际带宽,前者适合除了中国大陆地区的全网地区用户可以用,后者国际带宽适合欧美地区业务。如果我们是需要大陆地区速度CN2优化的,那就需要选择常规的优化带宽方案,参考这里。CPU内存硬盘带宽流量价格选择E3-12308GB240GB SSD50M全向带宽不限999元/月方案选择E3-12308GB240GB SSD100M国际带宽不...

优林云(53元)哈尔滨电信2核2G

优林怎么样?优林好不好?优林 是一家国人VPS主机商,成立于2016年,主营国内外服务器产品。云服务器基于hyper-v和kvm虚拟架构,国内速度还不错。今天优林给我们带来促销的是国内东北地区哈尔滨云服务器!全部是独享带宽!首月5折 续费5折续费!地区CPU内存硬盘带宽价格购买哈尔滨电信2核2G50G1M53元直达链接哈尔滨电信4核4G50G1M83元直达链接哈尔滨电信8核8G50G1M131元直...

[6.18]IMIDC:香港/台湾服务器月付30美元起,日本/俄罗斯服务器月付49美元起

IMIDC发布了6.18大促销活动,针对香港、台湾、日本和莫斯科独立服务器提供特别优惠价格最低月付30美元起。IMIDC名为彩虹数据(Rainbow Cloud),是一家香港本土运营商,全线产品自营,自有IP网络资源等,提供的产品包括VPS主机、独立服务器、站群独立服务器等,数据中心区域包括香港、日本、台湾、美国和南非等地机房,CN2网络直连到中国大陆。香港服务器   $39/...

css样式大全为你推荐
.net虚拟主机想买个同时支持php和.net的虚拟主机,哪里可以买到这样的空间?是同时支持的那种。虚拟主机服务器服务器于虚拟主机之间的区别,详细点。域名主机域名,主机空间和网站文件三者之间的区别是什么域名申请申请域名需要什么条件?具体点!急!急!!!虚拟空间哪个好虚拟内存一般设多大比较好?100m网站空间网站空间100M指多大免费网站空间申请哪里有永久免费的域名空间可以申请什么是虚拟主机什么是“虚拟主机”?请解释祥细些!上海虚拟主机上海虚拟主机哪家好啊?广西虚拟主机虚拟机如何实现桥接方式-联网
wordpress主机 老鹰主机 mach softbank官网 域名优惠码 好看的桌面背景图 hnyd 魔兽世界台湾服务器 java空间 绍兴高防 云全民 智能骨干网 数字域名 已备案删除域名 phpmyadmin配置 工信部icp备案查询 新疆服务器 上海联通 内存 neobux 更多