CSS3 基本知识CSS3 选择器CSS3 字体(Font)CSS3 文本(Text)CSS3 背景(Background)CSS3 边框(Border)CSS3 盒状模型(Box Model)
|
outline-width 轮廓宽度设置轮廓的宽度。 语法:{ outline-width : sOutlineWidth }
可能的值:thin | medium | thick | <length> | inherit
说明:本属性最后更新时间:2011-3-19 21:33:59
|