以下html / css在第一个和最后一个上正常工作"她非常爱他。"为什么它不会在整个句子周围绘制圆形矩形进行3,4,5次迭代。
http://jsfiddle.net/xa3apsdc/16/
注意这段代码:span[class]:before {
width:100%;
text-align:center;
float:right;
font:bold 10px arial;
color:#00f;
content: attr(class) "";
}