プロパティの一覧なんて何処にでもあるんすけど、当たり前のように何かにリンクしてるので、ちょっとコピーしたい時に間違ってクリックしちゃったりっていうアレが嫌だったので、ずらっと並べてみたっす。
ボクの場合、「visibility」ってどうも覚えられない...
きっとそんな時にささやかに役立ちます。
値は、一番使いそうなのが入ってたり、どんな値が有るのか分かり難いプロパティや、スペルが覚えにくいっぽいのは|で区切って一通り書いてあります。
モットーは「コピーしやすい」これです。えぇ。
コピペ出来そうなプロパティと値がずらっと並んでます
A
- azimuth: far-right;
B
- background: url(./banner.jpg) right top;
- background-attachment: fixed;
- background-color: #333;
- background-image: url(./banner.jpg);
- background-position: 0 0;
- background-repeat: no-repeat;
- border: 1px solid #333;
- border-collapse: collapse|separate|inherit;
- border-color: #333;
- border-spacing: 5px;
- border-style: none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset;
- border-width: 5px;
- bottom: 10px;
C
- caption-side: top;
- clear: both;
- clip: rect(5px, 10px, 10px, 5px);
- color: #333;
- content: ".";
- counter-increment: chapter;
- counter-reset: section;
- cue: url("pop.au");
- cue-after: url("pop.au");
- cue-before: url("pop.au");
- cursor: <uri>, auto|crosshair|default|pointer|move|e-resize|ne-resize|nw-resize|n-resize|se-resize|sw-resize|s-resize|w-resize|text|wait|help|inherit;
D
- direction: ltr;
- display: inline|block|list-item|run-in|compact|marker|table|inline-table|table-row-group|table-header-group|table-footer-group|table-row|table-column-group|table-column|table-cell|table-caption|none|inherit;
E
- elevation: above;
- empty-cells: show|hide;
F
- float: left|right|none|inherit;
- font: normal small-caps 120%/120% fantasy;
- font-family: "new century schoolbook", serif;
- font-size: small;
- font-style: normal;
- font-variant: small-caps;
- font-weight: bold;
H
- height: 100px;
L
- left: 10px;
- letter-spacing: 1px;
- line-height: 1.6;
- list-style: circle outside;
- list-style-image: url(./hoge.gif);
- list-style-position: 0em .5em;
- list-style-type: disc|circle|square|decimal|decimal-leading-zero|lower-roman|upper-roman|lower-greek|lower-alpha|lower-latin|upper-alpha|upper-latin|hebrew|armenian|georgian|cjk-ideographic|hiragana|katakana|hiragana-iroha|katakana-iroha|none|inherit;
M
- margin: 0 0 1em 0;
- margin-bottom: 10px;
- margin-left: 5px;
- margin-right: 5px;
- margin-top: 5px;
- marker-offset: 3em;
- marks: cross;
- max-height: 500px;
- max-width: 500px;
- min-height: 50px;
- min-width: 50px;
O
- orphans: 2;
- outline: 2;
- outline-color: #333;
- outline-style: solid;
- outline-width: 2px;
- overflow: visible|hidden|scroll|auto|inherit;
P
- padding: 0 0 1em 0;
- padding-bottom: 10px;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 0;
- page: narrow;
- page-break-after: always;
- page-break-before: avoid;
- page-break-inside: auto;
- pause: 20ms;
- pause-after: 10ms;
- pause-before: 10ms;
- pitch: 50;
- pitch-range: 50;
- play-during: repeat;
- position: static|relative|absolute|fixed|inherit;
Q
- quotes: '"' '"' "'" "'";
R
- richness: 50;
- right: 10px;
S
- size: 8.5in 11in;
- speak: normal|none|spell-out|inherit;
- speak-header: once|always|inherit;
- speak-numeral: digits|continuous|inherit;
- speak-punctuation: code|none|inherit;
- speech-rate: medium;
- stress: 50;
T
- table-layout: fixed;
- text-align: left|right|center|justify|<string>|inherit;
- text-decoration: none|underline|overline|line-through|blink;
- text-indent: 2em;
- text-transform: capitalize|uppercase|lowercase|none|inherit;
- top: 10px;
U
- unicode-bidi: normal|embed|bidi-override|inherit ;
V
- vertical-align: baseline|sub|super|top|text-top|middle|bottom|text-bottom|<percentage>|<length>|inherit;
- visibility: visible|hidden|collapse|inherit ;
- voice-family: announcer, male;
- volume: medium;
W
- white-space: normal|pre|nowrap|inherit;
- widows: 2;
- width: 760px;
- word-spacing: .1em;
Z
- z-index: 5;