📄 cssautocomp.txt
字号:
azimuth: <angle>
azimuth: left-side
azimuth: far-left
azimuth: left
azimuth: center-left
azimuth: center
azimuth: center-right
azimuth: right
azimuth: far-right
azimuth: right-side
azimuth: behind
azimuth: leftwards
azimuth: rightwards
azimuth: inherit
background: <background-color> <background-image> <background-repeat> <background-attachment> <background-position>;
background-attachment: scroll
background-attachment: fixed
background-attachment: inherit
background-color: <color>
background-color: transparent
background-color: inherit
background-image: <uri>
background-image: none
background-image: inherit
background-position: <percentage> <percentage>
background-position: <length> <length>
background-position: top left
background-position: left top
background-position: top, top center
background-position: center top
background-position: right top
background-position: top right
background-position: left, left center
background-position: center left
background-position: center
background-position: center center
background-position: right, right center
background-position: center right
background-position: bottom left
background-position: left bottom
background-position: bottom, bottom center
background-position: center bottom
background-position: bottom right
background-position: right bottom
background-repeat: repeat
background-repeat: repeat-x
background-repeat: repeat-y
background-repeat: no-repeat
background-repeat: inherit
border: <border-width> <border-style> <color> inherit
border-collapse: collapse
border-collapse: separate
border-collapse: inherit
border-color: aqua
border-color: black
border-color: blue
border-color: fuchsia
border-color: gray
border-color: green
border-color: lime
border-color: maroon
border-color: navy
border-color: olive
border-color: purple
border-color: red
border-color: silver
border-color: teal
border-color: white
border-color: yellow
border-color: ActiveBorder
border-color: ActiveCaption
border-color: AppWorkspace
border-color: Background
border-color: ButtonFace
border-color: ButtonHighlight
border-color: ButtonShadow
border-color: ButtonText
border-color: CaptionText
border-color: GrayText
border-color: Highlight
border-color: HighlightText
border-color: InactiveBorder
border-color: InactiveCaption
border-color: InactiveCaptionText
border-color: InfoBackground
border-color: InfoText
border-color: Menu
border-color: MenuText
border-color: Scrollbar
border-color: ThreeDDarkShadow
border-color: ThreeDFace
border-color: ThreeDHighlight
border-color: ThreeDLightShadow
border-color: ThreeDShadow
border-color: Window
border-color: WindowFrame
border-color: WindowText
border-color: transparent
border-color: inherit
border-spacing: <length>
border-spacing: inherit
border-style: none
border-style: hidden
border-style: dotted
border-style: dashed
border-style: solid
border-style: double
border-style: groove
border-style: ridge
border-style: inset
border-style: outset
border-style: inherit
border-top: <border-top-width> <border-style> <color> inherit
border-right: <border-right-width> <border-style> <color> inherit
border-bottom: <border-bottom-width> <border-style> <color> inherit
border-left: <border-left-width> <border-style> <color> inherit
border-top-color: <color>
border-right-color: <color>
border-bottom-color: <color>
border-left-color: <color>
border-top-style: <style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -