您的位置:首页 > 其它

“<”特殊符号写法

2015-07-23 15:58 344 查看
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>特殊符号</title>
<style type="text/css">
.ina_an a span{ position:relative; margin:0px 8px 0; vertical-align:-2px;}
.ina_an a span:before{content:"";font-size:0;width:0;height:0;line-height:0;overflow:hidden;display:inline-block;*display:inline;*zoom:1;border:0 dashed transparent;border-width:6px;border-left-style:solid;border-left-color:#666666;position:absolute;top:0px;left:0px;}
.ina_an a span:after{content:"";font-size:0;width:0;height:0;line-height:0;overflow:hidden;display:inline-block;*display:inline;*zoom:1;border:0 dashed transparent;border-width:6px;border-left-style:solid;border-left-color:#ebecee;position:absolute;top:0px;left:-2px;}
</style>
</head>
<body>
<div class="ina_an">
<a href=""><span></span></a>
</div>
</body>
</html>


方法二,京东左侧目录条
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: