电影离婚合同在线观看:css的一些具体操作

来源:百度文库 编辑:高考问答 时间:2024/04/28 18:45:07
我看了很多css的知识,但这些编码写在哪里呀,是不是有个软件,把编好的编码写进去呀.
猪吗,不明白我的意思吗?气愤

呃……你在学 CSS 之前,应该先熟练掌握 HTML。然后你就明白了。

<style type="text/css">
<!--
.style13 {color: #FFFFFF}
.style14 {color: #000000}
.style4 { font-size: 9px;
color: #000000;
}
.STYLE15 {font-size: 12px}
.STYLE16 {
color: #FF9900;
font-size: 12;
}
-->
</style>
<style type="text/css">
<!-- .textanimlink,a {text-decoration : none;}
A:link,A:visited ,A:active {TEXT-DECORATION: none}
A:hover {text-decoration : none; position : relative; top : 1px; left : 1px}

P.main {font-family : Arial;font-size : 15pt;font-weight : bold;}.STYLE2 {font-size: 14px}
.STYLE17 {font-size: 12px; color: #66CC33; }
.STYLE5 {color: #33FF66}
-->
</style>
是这样的吗
是的话就是DREAMWEAVER的CSS样式~