签到天数: 36 天 [LV.5]常住居民I - UID
- 335
- 帖子
- 104
- 精华
- 1
- 积分
- 1122
- 软件
- 143 套
- 稻币
- 170 元
- 贡献
- 163
- 违规
- 0 次
- 注册时间
- 2009-10-20
|
一段看得不是很懂的网页代码
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>烟台冰科集团</title>
<link href="flash_files/css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style6 {
color: #666666;
text-decoration: none;
}
-->
</style>
<style>
#msg_invite{font-size:12px;}#msg_invite table,#msg_invite tr,#msg_invite td,#msg_invite div,#msg_invite input,#msg_invite span,#msg_invite font{font-size:12px;font-family: 宋体,Verdana;padding:0px;margin:0px}</style>
<style>
.im_fly_div_over{border:#A4B2BD dashed 1px;}.im_fly_div_out{border:0px;}body {
margin-top: 20px;
}
.td_bg {
background-image: url(flash_files/pp1.jpg);
background-repeat: no-repeat;
background-position: center center;
}
</style>
</head>
这里直接用了两次“<style></style>”,能这样用吗?这是属于css的设置吗? |
|