为了账号安全,请及时绑定邮箱和手机立即绑定

为什么设置了<strong>,颜色就不变了?

为什么设置了<strong>,颜色就不变了?

redRibbon 2015-07-23 15:32:34
不继承了么?这样<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>copy baidu </title> <style type="text/css"> *{margin: 0;padding: 0;font-family: "microsoft yahei";font-size: 14px;color: #333;} #n12{ padding: 8px 10px;border-bottom: 1px solid #eee} #n12 i{background: url(http://i3.tietuku.com/4c70d349b3adee8a.png);background-position: -5px -6px;width: 18px;height: 18px;display: inline-block;vertical-align: text-top;} #n12 .left a{margin-right: 7px} #n12 .left .weather a{text-decoration:none;} #n12 .left .weather .qu5{color: #38f} #n12 .right{float: right;} #n12 .right a{margin-left: 13px} #n12 .right .keypart a{font-weight:bold;text-decoration: none; } #b4{background-color: red;width:500px;margin: 0 auto;clear:both;} #f6 i{background: url(http://i3.tietuku.com/18cfdc6d7f820959.png);width: 18px;height: 18px;line-height: 1px;display: inline-block;} </style> </head> <body> <div id="n12"> <p> <span> <a href="#">深圳</a> <i></i> <a href="#">28℃</a> <a href="#">优 37</a> </span> <a href="#"></a> <a href="#">宝箱</a> <a href="#">换肤</a> <a href="#">消息</a> <a href="#">显示卡片</a> <span> <span> <a href="#">新闻</a> <a href="#">hao123</a> <a href="#">地图</a> <a href="#">视频</a> <a href="#">贴吧</a> </span> <a href="#">inf=sdad</a> <a href="#">设置</a> <button type="button" value="more">更多产品</button> </span> </p> </div> <div id="b4"> <img src="http://i2.tietuku.com/2b1596cfa777ae32.png"> </div> <div id="f6"> <p>设为首页 @2015 Baidu 使用百度前必读 意见反馈 京ICP证030173号<i></i></p> </div> </body> </html>是这样的可是给”优“加个<strong>标签<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>copy baidu </title> <style type="text/css"> *{margin: 0;padding: 0;font-family: "microsoft yahei";font-size: 14px;color: #333;} #n12{ padding: 8px 10px;border-bottom: 1px solid #eee} #n12 i{background: url(http://i3.tietuku.com/4c70d349b3adee8a.png);background-position: -5px -6px;width: 18px;height: 18px;display: inline-block;vertical-align: text-top;} #n12 .left a{margin-right: 7px} #n12 .left .weather a{text-decoration:none;} #n12 .left .weather .qu5{color: #38f} #n12 .right{float: right;} #n12 .right a{margin-left: 13px} #n12 .right .keypart a{font-weight:bold;text-decoration: none; } #b4{background-color: red;width:500px;margin: 0 auto;clear:both;} #f6 i{background: url(http://i3.tietuku.com/18cfdc6d7f820959.png);width: 18px;height: 18px;line-height: 1px;display: inline-block;} </style> </head> <body> <div id="n12"> <p> <span> <a href="#">深圳</a> <i></i> <a href="#">28℃</a> <a href="#"><strong>优</strong> 37</a><!-- 这里!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> </span> <a href="#"></a> <a href="#">宝箱</a> <a href="#">换肤</a> <a href="#">消息</a> <a href="#">显示卡片</a> <span> <span> <a href="#">新闻</a> <a href="#">hao123</a> <a href="#">地图</a> <a href="#">视频</a> <a href="#">贴吧</a> </span> <a href="#">inf=sdad</a> <a href="#">设置</a> <button type="button" value="more">更多产品</button> </span> </p> </div> <div id="b4"> <img src="http://i2.tietuku.com/2b1596cfa777ae32.png"> </div> <div id="f6"> <p>设为首页 @2015 Baidu 使用百度前必读 意见反馈 京ICP证030173号<i></i></p> </div> </body> </html>就这样了为什么ね。。
查看完整描述

1 回答

已采纳
?
qq_浅语之后_0

TA贡献3条经验 获得超0个赞

加个CSS试试 #n12 strong {#:}

查看完整回答
反对 回复 2015-12-14
  • 1 回答
  • 0 关注
  • 2856 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信