博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
css 样式表的书写顺序
阅读量:4538 次
发布时间:2019-06-08

本文共 858 字,大约阅读时间需要 2 分钟。

display || visibility

list-style : list-style-type || list-style-position || list-style-image
position
top || right || bottom || left
z-index
clear
float
width
max-width || min-width
height
max-height || min-height
overflow || clip
margin : margin-top || margin-right || margin-bottom || margin-left
padding : padding-top || padding-right || padding-bottom || padding-left
outline : outline-color || outline-style || outline-width
border
background : background-color || background-image || background-repeat || background-attachment || background-position
color
font : font-style || font-variant || font-weight || font-size || line-height || font-family
font : caption | icon | menu | message-box | small-caption | status-bar
text-overflow
text-align
text-indent
line-height
white-space
vertical-align
cursor

转载于:https://www.cnblogs.com/caigl/p/6726982.html

你可能感兴趣的文章
802.11 帧封装细节
查看>>
WPF中Style文件的引用——使用xaml代码或者C#代码动态加载
查看>>
C#最佳工具集合:IDE、分析、自动化工具等
查看>>
把数字数值转换成单词形式
查看>>
Swift游戏实战-跑酷熊猫 14 熊猫打滚
查看>>
pdfjs预览pdf文件的两种方式(可复制)
查看>>
hdu1042N!
查看>>
Coder-Strike 2014 - Round 1(A~E)
查看>>
【BZOJ2739】—最远点(决策单调性+分治)
查看>>
shell 流程控制
查看>>
MVC学习-发送请求
查看>>
微信开发-ACCESS TOKEN 过期失效解决方案
查看>>
(转)正则表达式验证大全
查看>>
被汉得拒绝以后
查看>>
转:Python自省(反射)指南
查看>>
SVN
查看>>
谷歌浏览器
查看>>
Python 流程控制:for
查看>>
android.os.NetworkOnMainThreadException异常如何解决
查看>>
我的轮播练习
查看>>