html 标签.类选择器 {
属性名:属性值;
}
a.lingyige-a:link {
color:red;
}
<a class="lingyige-a" href="http://www.groad.net">曲径通幽</a>
.ad1, .ad2, .ad3 {
.....
}
<ul class="class-1 class-2">
<style type=text/css">
.span1 {
color:red;
}
</style>
... ...
<body>
<span class="span1" style="color:blue;">什么颜色</span>
</body>
欢迎光临 曲径通幽论坛 (http://www.groad.net/bbs/) | Powered by Discuz! X3.2 |