CSS outline-style 屬性: CSS3 outline-
none 預設。定義無輪廓。
dotted 定義點狀的輪廓。
dashed 定義虛線輪廓。
solid 定義實線輪廓。
double 定義雙線輪廓。雙線的寬度等同於 outline-width 的值。
groove 定義 3D 凹槽輪廓。此效果取決於 outline-color 值。
ridge 定義 3D 凸槽輪廓。此效果取決於 outline-color 值。
inset 定義 3D 凹邊輪廓。此效果取決於 outline-color 值。
outset 定義 3D 凸邊輪廓。此效果取決於 outline-color 值。
inherit 規定應該從父元素繼承輪廓樣式的設定。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/506/viewspace-2799560/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- css3屬性CSSS3
- CSS3常用屬性CSSS3
- css3核心屬性CSSS3
- CSS3 filter屬性CSSS3Filter
- CSS3 transition 屬性CSSS3
- CSS3 transform 屬性CSSS3ORM
- CSS3 initial 屬性CSSS3
- CSS3的background屬性CSSS3
- css3的新屬性CSSS3
- CSS3的動畫屬性CSSS3動畫
- css3新增屬性APICSSS3API
- css3新增哪些背景屬性CSSS3
- css3中的animation屬性CSSS3
- css3 box-orient 屬性CSSS3
- CSS3 background-size 屬性CSSS3
- css3中transition屬性詳解CSSS3
- Css3文字新屬性CSSS3
- html5/css3新增屬性HTMLCSSS3
- css3中的zoom屬性以及jquery中css()方法操作元素的屬性CSSS3OOMjQuery
- CSS3背景裁切屬性——background-clipCSSS3
- CSS3的content屬性詳解CSSS3
- CSS3 超實用屬性:pointer-eventsCSSS3
- css3 filter屬性作用演示程式碼例項CSSS3Filter
- 純CSS3屬性animation實現的打字效果CSSS3
- css3 選擇器:屬性選擇器(五)CSSS3
- CSS3屬性選擇器簡單介紹CSSS3
- css3 filter屬性,不會ps也沒關係CSSS3Filter
- CSS3的新屬性的一下總結CSSS3
- 淺談CSS3中display屬性的Flex佈局CSSS3Flex
- HTML5中CSS3的屬性選擇器HTMLCSSS3
- css3瀏覽器私有屬性字首使用詳解CSSS3瀏覽器
- CSS 屬性篇(七):Display屬性CSS
- css3的一些新屬性及部分用法CSSS3
- 淺談CSS3中display屬性的Flex佈局(轉)CSSS3Flex
- CSS3 變形、過渡、動畫、關聯屬性淺析CSSS3動畫
- css display 屬性CSS
- CSS perspective 屬性CSS
- CSS transform 屬性CSSORM