用户名  找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 1578|回复: 0

[教程] CSS选择器学习笔记

[复制链接]
发表于 2013-4-10 17:45:42 | 显示全部楼层 |阅读模式 来自 中国–北京–北京
1 CSS元素选择器:
[backcolor=rgb(255, 255, 255) !important]
[backcolor=rgb(255, 255, 255) !important]
1
html{color:black;}

[backcolor=rgb(248, 248, 248) !important]
2
<!-- lang: css -->

[backcolor=rgb(255, 255, 255) !important]
3

[backcolor=rgb(248, 248, 248) !important]
4
<!-- lang: css -->

[backcolor=rgb(255, 255, 255) !important]
5
h1{margin:0;}



2 选择器分组:
[backcolor=rgb(255, 255, 255) !important]
[backcolor=rgb(255, 255, 255) !important]
1
h1,h2,p{margin:0;padding:0;}



3 通配符选择器:
[backcolor=rgb(255, 255, 255) !important]
[backcolor=rgb(255, 255, 255) !important]
1
* {color:red;}



4 类选择器:
[backcolor=rgb(255, 255, 255) !important]
[backcolor=rgb(255, 255, 255) !important]
01
.hand{text-align:center;vertical-align:middle;}

[backcolor=rgb(248, 248, 248) !important]
02
<!-- lang: css -->

[backcolor=rgb(255, 255, 255) !important]
03

[backcolor=rgb(248, 248, 248) !important]
04
<!-- lang: css -->

[backcolor=rgb(255, 255, 255) !important]
05
    *.hand{color: blank;}

[backcolor=rgb(248, 248, 248) !important]
06
<!-- lang: css -->

[backcolor=rgb(255, 255, 255) !important]
07

[backcolor=rgb(248, 248, 248) !important]
08
<!-- lang: css -->

[backcolor=rgb(255, 255, 255) !important]
09
    p.hand{cursor:pointer;}

[backcolor=rgb(248, 248, 248) !important]
10
<!-- lang: css -->

[backcolor=rgb(255, 255, 255) !important]
11

[backcolor=rgb(248, 248, 248) !important]
12
<!-- lang: css -->

[backcolor=rgb(255, 255, 255) !important]
13
    h.hand{margin:0 auto;};



5 多类选择器
[backcolor=rgb(255, 255, 255) !important]
[backcolor=rgb(255, 255, 255) !important]
01
<p class="important warning">

[backcolor=rgb(248, 248, 248) !important]
02
<!-- lang: html -->

[backcolor=rgb(255, 255, 255) !important]
03

[backcolor=rgb(248, 248, 248) !important]
04
<!-- lang: html -->

[backcolor=rgb(255, 255, 255) !important]
05
    This paragraph is a very important warning.

[backcolor=rgb(248, 248, 248) !important]
06
<!-- lang: html -->

[backcolor=rgb(255, 255, 255) !important]
07

[backcolor=rgb(248, 248, 248) !important]
08
<!-- lang: html -->

[backcolor=rgb(255, 255, 255) !important]
09
    </p>

[backcolor=rgb(248, 248, 248) !important]
10

[backcolor=rgb(255, 255, 255) !important]
11

[backcolor=rgb(248, 248, 248) !important]
12

[backcolor=rgb(255, 255, 255) !important]
13

[backcolor=rgb(248, 248, 248) !important]
14
<!-- lang: css -->

[backcolor=rgb(255, 255, 255) !important]
15
.important.warning {background:silver;}





发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;

如何回报帮助你解决问题的坛友,好办法就是点击帖子下方的评分按钮给对方加【金币】不会扣除自己的积分,做一个热心并受欢迎的人!

▶专业解决各类DiscuzX疑难杂症、discuz版本升级 、网站搬家 和 云服务器销售!▶有偿服务QQ 860855665 更多精品应用
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

站长推荐

在飘仙这里购买服务器空间的好处

1、凡是在飘仙这边购买服务器空间的,飘仙所提供的服务都超出了空间商本身的义务

      在飘仙这里 飘仙会大家尽量少走冤枉路,不花冤枉钱 

2、服务器空间质量可靠,价格优惠,8折优惠长期折扣,不玩套路! 

    所谓套路就是:新用户首单超低配置的服务器空间 给个很大的折扣(还鼓励一次购买多年),表明看起来价格很低,等升级续费或二次购买的时候 价格爆贵!——新手大多不能准确估算自己需要什么样的配置

查看 »

QQ|侵权投诉|广告报价|手机版|小黑屋|西部数码代理|飘仙建站论坛 ( 豫ICP备2022021143号-1 )

GMT+8, 2025-4-3 15:28 , Processed in 0.044139 second(s), 8 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表