{"id":723,"date":"2009-08-01T23:35:22","date_gmt":"2009-08-01T14:35:22","guid":{"rendered":"http:\/\/uda2.com\/wordpress\/?page_id=723"},"modified":"2018-11-07T23:57:39","modified_gmt":"2018-11-07T14:57:39","slug":"javascriptcss","status":"publish","type":"page","link":"https:\/\/uda2.com\/blog\/javascriptcss\/","title":{"rendered":"JavaScript\u3067CSS\u3092\u5909\u66f4\u3059\u308b\u969b\u306e\u4e92\u63db\u8868"},"content":{"rendered":"<pre><code>document.getElementById(\"test\").style.backgroundColor = \"#008800\";<\/code><\/pre>\n<p>\u306e\u69d8\u306a\u611f\u3058\u3067\u4f7f\u3046\u3002<\/p>\n<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"zebra\">\n<thead>\n<tr>\n<th>&nbsp;<\/th>\n<th>CSS<\/th>\n<th>JavaScript<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<th>\u80cc\u666f\u306e\u4e00\u62ec\u6307\u5b9a<\/th>\n<td>background<\/td>\n<td>background<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u8272<\/th>\n<td>background-color<\/td>\n<td>backgroundColor<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u753b\u50cf\u306e\u56fa\u5b9a<\/th>\n<td>background-position<\/td>\n<td>backgroundPosition<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u753b\u50cf\u306e\u56fa\u5b9aX\u8ef8\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>background-position-x<\/td>\n<td>backgroundPositionX<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u753b\u50cf\u306e\u56fa\u5b9aY\u8ef8\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>background-position-y<\/td>\n<td>backgroundPositionY<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u753b\u50cf\u306e\u7e70\u308a\u8fd4\u3057<\/th>\n<td>background-repeat<\/td>\n<td>backgroundRepeat<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u753b\u50cf<\/th>\n<td>background-image<\/td>\n<td>backgroundImage<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u753b\u50cf\u56fa\u5b9a<\/th>\n<td>background-attachment<\/td>\n<td>backgroundAttachment<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u306e\u9069\u7528\u7bc4\u56f2<\/th>\n<td>background-clip<\/td>\n<td>backgroundClip<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u306e\u57fa\u6e96\u4f4d\u7f6e<\/th>\n<td>background-origin<\/td>\n<td>backgroundOrigin<\/td>\n<\/tr>\n<tr>\n<th>\u80cc\u666f\u753b\u50cf\u306e\u30b5\u30a4\u30ba<\/th>\n<td>background-size<\/td>\n<td>backgroundSize<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30bf\u30c3\u30ad\u30f3\u30b0\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u304b\u3089\u5206\u96e2<\/th>\n<td>isolation<\/td>\n<td>isolation<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u306e\u4e00\u62ec\u6307\u5b9a<\/th>\n<td>border<\/td>\n<td>border<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u306e\u8272<\/th>\n<td>border-color<\/td>\n<td>borderColor<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u306e\u30b9\u30bf\u30a4\u30eb<\/th>\n<td>border-style<\/td>\n<td>borderStyle<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u306e\u592a\u3055<\/th>\n<td>border-width<\/td>\n<td>borderWidth<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>borderWidths<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u753b\u50cf\u306e\u4e00\u62ec\u6307\u5b9a<\/th>\n<td>border-image<\/td>\n<td>borderImage<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u753b\u50cf\u306e\u306f\u307f\u51fa\u3057<\/th>\n<td>border-image-outset<\/td>\n<td>borderImageOutset<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u753b\u50cf\u30d5\u30a1\u30a4\u30eb<\/th>\n<td>border-image-source<\/td>\n<td>borderImageSource<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u753b\u50cf\u306e9\u5206\u5272<\/th>\n<td>border-image-slice<\/td>\n<td>borderImageSlice<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u753b\u50cf\u306e\u592a\u3055<\/th>\n<td>border-image-width<\/td>\n<td>borderImageWidth<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30fc\u30c0\u30fc\u753b\u50cf\u306e\u7e70\u308a\u8fd4\u3057\u65b9\u6cd5<\/th>\n<td>border-image-repeat<\/td>\n<td>borderImageRepeat<\/td>\n<\/tr>\n<tr>\n<th>\u4e0a\u30dc\u30fc\u30c0\u30fc<\/th>\n<td>border-top<\/td>\n<td>borderTop<\/td>\n<\/tr>\n<tr>\n<th>\u4e0a\u30dc\u30fc\u30c0\u30fc\u306e\u8272<\/th>\n<td>border-top-color<\/td>\n<td>borderTopColor<\/td>\n<\/tr>\n<tr>\n<th>\u4e0a\u30dc\u30fc\u30c0\u30fc\u306e\u30b9\u30bf\u30a4\u30eb<\/th>\n<td>border-top-style<\/td>\n<td>borderTopStyle<\/td>\n<\/tr>\n<tr>\n<th>\u4e0a\u30dc\u30fc\u30c0\u30fc\u306e\u592a\u3055<\/th>\n<td>border-top-width<\/td>\n<td>borderTopWidth<\/td>\n<\/tr>\n<tr>\n<th>\u53f3\u30dc\u30fc\u30c0\u30fc<\/th>\n<td>border-right<\/td>\n<td>borderRight<\/td>\n<\/tr>\n<tr>\n<th>\u53f3\u30dc\u30fc\u30c0\u30fc\u306e\u8272<\/th>\n<td>border-right-color<\/td>\n<td>borderRightColor<\/td>\n<\/tr>\n<tr>\n<th>\u53f3\u30dc\u30fc\u30c0\u30fc\u306e\u30b9\u30bf\u30a4\u30eb<\/th>\n<td>border-right-style<\/td>\n<td>borderRightStyle<\/td>\n<\/tr>\n<tr>\n<th>\u53f3\u30dc\u30fc\u30c0\u30fc\u306e\u592a\u3055<\/th>\n<td>border-right-width<\/td>\n<td>borderRightWidth<\/td>\n<\/tr>\n<tr>\n<th>\u4e0b\u30dc\u30fc\u30c0\u30fc<\/th>\n<td>border-bottom<\/td>\n<td>borderBottom<\/td>\n<\/tr>\n<tr>\n<th>\u4e0b\u30dc\u30fc\u30c0\u30fc\u306e\u8272<\/th>\n<td>border-bottom-color<\/td>\n<td>borderBottomColor<\/td>\n<\/tr>\n<tr>\n<th>\u4e0b\u30dc\u30fc\u30c0\u30fc\u306e\u30b9\u30bf\u30a4\u30eb<\/th>\n<td>border-bottom-style<\/td>\n<td>borderBottomStyle<\/td>\n<\/tr>\n<tr>\n<th>\u4e0b\u30dc\u30fc\u30c0\u30fc\u306e\u592a\u3055<\/th>\n<td>border-bottom-width<\/td>\n<td>borderBottomWidth<\/td>\n<\/tr>\n<tr>\n<th>\u5de6\u30dc\u30fc\u30c0\u30fc<\/th>\n<td>border-left<\/td>\n<td>borderLeft<\/td>\n<\/tr>\n<tr>\n<th>\u5de6\u30dc\u30fc\u30c0\u30fc\u306e\u8272<\/th>\n<td>border-left-color<\/td>\n<td>borderLeftColor<\/td>\n<\/tr>\n<tr>\n<th>\u5de6\u30dc\u30fc\u30c0\u30fc\u306e\u30b9\u30bf\u30a4\u30eb<\/th>\n<td>border-left-style<\/td>\n<td>borderLeftStyle<\/td>\n<\/tr>\n<tr>\n<th>\u5de6\u30dc\u30fc\u30c0\u30fc\u306e\u592a\u3055<\/th>\n<td>border-left-width<\/td>\n<td>borderLeftWidth<\/td>\n<\/tr>\n<tr>\n<th>\u89d2\u4e38<\/th>\n<td>border-radius<\/td>\n<td>borderRadius<\/td>\n<\/tr>\n<tr>\n<th>\u5de6\u4e0a\u306e\u89d2\u4e38<\/th>\n<td>border-top-left-radius<\/td>\n<td>borderTopLeftRadius<\/td>\n<\/tr>\n<tr>\n<th>\u53f3\u4e0a\u306e\u89d2\u4e38<\/th>\n<td>border-top-right-radius<\/td>\n<td>borderTopRightRadius<\/td>\n<\/tr>\n<tr>\n<th>\u53f3\u4e0b\u306e\u89d2\u4e38<\/th>\n<td>border-bottom-right-radius<\/td>\n<td>borderBottomRightRadius<\/td>\n<\/tr>\n<tr>\n<th>\u5de6\u4e0b\u306e\u89d2\u4e38<\/th>\n<td>border-bottom-left-radius<\/td>\n<td>borderBottomLeftRadius<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3\u306e\u4e00\u62ec\u6307\u5b9a<\/th>\n<td>outline<\/td>\n<td>outline<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3\u306e\u7dda\u7a2e<\/th>\n<td>outline-style<\/td>\n<td>outlineStyle<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3\u306e\u592a\u3055<\/th>\n<td>outline-width<\/td>\n<td>outlineWidth<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3\u306e\u8272<\/th>\n<td>outline-color<\/td>\n<td>outlineColor<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3\u306e\u96e2\u3059\u8ddd\u96e2<\/th>\n<td>outline-offset<\/td>\n<td>outlineOffset<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u6587\u5b57\u8272<\/th>\n<td>color<\/td>\n<td>color<\/td>\n<\/tr>\n<tr>\n<th>\u30d5\u30a9\u30f3\u30c8<\/th>\n<td>font<\/td>\n<td>font<\/td>\n<\/tr>\n<tr>\n<th>\u30d5\u30a9\u30f3\u30c8\u3092\u30a4\u30bf\u30ea\u30c3\u30af<\/th>\n<td>font-style<\/td>\n<td>fontStyle<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30e2\u30fc\u30eb\u30ad\u30e3\u30c3\u30d7<\/th>\n<td>font-variant<\/td>\n<td>fontVariant<\/td>\n<\/tr>\n<tr>\n<th>\u30d5\u30a9\u30f3\u30c8\u306e\u592a\u3055<\/th>\n<td>font-weight<\/td>\n<td>fontWeight<\/td>\n<\/tr>\n<tr>\n<th>\u30d5\u30a9\u30f3\u30c8\u306e\u30b5\u30a4\u30ba<\/th>\n<td>font-size<\/td>\n<td>fontSize<\/td>\n<\/tr>\n<tr>\n<th>\u30d5\u30a9\u30f3\u30c8\u306e\u30b5\u30a4\u30ba\u8abf\u6574<\/th>\n<td>font-size-adjust<\/td>\n<td>fontSizeAdjust<\/td>\n<\/tr>\n<tr>\n<th>\u30d5\u30a9\u30f3\u30c8\u306e\u9577\u4f53\u30fb\u5e73\u4f53<\/th>\n<td>font-stretch<\/td>\n<td>fontStretch<\/td>\n<\/tr>\n<tr>\n<th>\u30d5\u30a9\u30f3\u30c8\u306e\u7a2e\u985e<\/th>\n<td>font-family<\/td>\n<td>fontFamily<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u884c\u306e\u9ad8\u3055<\/th>\n<td>line-height<\/td>\n<td>lineHeight<\/td>\n<\/tr>\n<tr>\n<th>\u6a2a\u65b9\u5411\u306e\u4f4d\u7f6e\u63c3\u3048<\/th>\n<td>text-align<\/td>\n<td>textAlign<\/td>\n<\/tr>\n<tr>\n<th>\u7e26\u65b9\u5411\u306e\u4f4d\u7f6e\u63c3\u3048<\/th>\n<td>vertical-align<\/td>\n<td>verticalAlign<\/td>\n<\/tr>\n<tr>\n<th>\u4e21\u7aef\u63c3\u3048\u6642\u306e\u8a73\u7d30\u8a2d\u5b9a<\/th>\n<td>&nbsp;<\/td>\n<td>textJustify<\/td>\n<\/tr>\n<tr>\n<th>\u6700\u5f8c\u306e\u884c\u306e\u6a2a\u65b9\u5411\u306e\u4f4d\u7f6e\u63c3\u3048<\/th>\n<td>text-align-last<\/td>\n<td>textAlignLast<\/td>\n<\/tr>\n<tr>\n<th>\u30c6\u30ad\u30b9\u30c8\u88c5\u98fe\u306e\u4e00\u62ec\u6307\u5b9a<\/th>\n<td>text-decoration<\/td>\n<td>textDecoration<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>textDecorationBlink<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>textDecorationLineThrough<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>textDecorationNone<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>textDecorationOverline<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>textDecorationUnderline<\/td>\n<\/tr>\n<tr>\n<th>\u30c6\u30ad\u30b9\u30c8\u88c5\u98fe\u306e\u7a2e\u985e<\/th>\n<td>text-decoration-line<\/td>\n<td>textDecorationLine<\/td>\n<\/tr>\n<tr>\n<th>\u30c6\u30ad\u30b9\u30c8\u88c5\u98fe\u90e8\u306e\u8272<\/th>\n<td>text-decoration-color<\/td>\n<td>textDecorationColor<\/td>\n<\/tr>\n<tr>\n<th>\u30c6\u30ad\u30b9\u30c8\u306e\u88c5\u98fe\u90e8\u306e\u7dda\u7a2e<\/th>\n<td>text-decoration-style<\/td>\n<td>textDecorationStyle<\/td>\n<\/tr>\n<tr>\n<th>\u4e0b\u7dda\u306e\u8868\u793a\u4f4d\u7f6e<\/th>\n<td>text-underline-position<\/td>\n<td>textUnderlinePosition<\/td>\n<\/tr>\n<tr>\n<th>\u4e00\u884c\u76ee\u306e\u30a4\u30f3\u30c7\u30f3\u30c8\u5e45<\/th>\n<td>text-indent<\/td>\n<td>textIndent<\/td>\n<\/tr>\n<tr>\n<th>\u30c6\u30ad\u30b9\u30c8\u306e\u5927\u6587\u5b57\u30fb\u5c0f\u6587\u5b57<\/th>\n<td>text-transform<\/td>\n<td>textTransform<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30da\u30fc\u30b9\u30fb\u30bf\u30d6\u30fb\u6539\u884c\u306e\u8868\u793a<\/th>\n<td>white-space<\/td>\n<td>whiteSpace<\/td>\n<\/tr>\n<tr>\n<th>\u30bf\u30d6\u5e45<\/th>\n<td>tab-size<\/td>\n<td>tabSize<\/td>\n<\/tr>\n<tr>\n<th>\u6587\u5b57\u306e\u9593\u9694<\/th>\n<td>letter-spacing<\/td>\n<td>letterSpacing<\/td>\n<\/tr>\n<tr>\n<th>\u5358\u8a9e\u306e\u9593\u9694<\/th>\n<td>word-spacing<\/td>\n<td>wordSpacing<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u7b49\u3068\u306e\u9593\u9694\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>text-autospace<\/td>\n<td>textAutospace<\/td>\n<\/tr>\n<tr>\n<th>\u7981\u5247\u51e6\u7406\u306e\u3057\u304b\u305f<\/th>\n<td>line-break<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u6587\u306e\u6539\u884c\u306e\u4ed5\u65b9<\/th>\n<td>word-break<\/td>\n<td>wordBreak<\/td>\n<\/tr>\n<tr>\n<th>\u5358\u8a9e\u306e\u9014\u4e2d\u3067\u6539\u884c\u3059\u308b\u304b<\/th>\n<td>overflow-wrap\uff08word-wrap\uff09<\/td>\n<td>overflowWrap?\uff08wordWrap\uff09<\/td>\n<\/tr>\n<tr>\n<th>\u6b27\u6587\u306e\u5358\u8a9e\u306e\u9014\u4e2d\u3067\u6539\u884c\u306e\u969b\u306e\u30cf\u30a4\u30d5\u30f3<\/th>\n<td>hyphens<\/td>\n<td>hyphens<\/td>\n<\/tr>\n<tr>\n<th>\u6539\u884c\u6642\u306e\u52b9\u679c\u306e\u6319\u52d5<\/th>\n<td>box-decoration-break<\/td>\n<td>boxDecorationBreak<\/td>\n<\/tr>\n<tr>\n<th>\u6539\u884c\u6642\u306e\u8a18\u53f7\u306e\u3076\u3089\u4e0b\u3052<\/th>\n<td>hanging-punctuation<\/td>\n<td>hangingPunctuation<\/td>\n<\/tr>\n<tr>\n<th>\u5e45<\/th>\n<td>width<\/td>\n<td>width<\/td>\n<\/tr>\n<tr>\n<th>\u5e45\u306e\u6700\u5927\u5024<\/th>\n<td>max-width<\/td>\n<td>maxWidth<\/td>\n<\/tr>\n<tr>\n<th>\u5e45\u306e\u6700\u5c0f\u5024<\/th>\n<td>min-width<\/td>\n<td>minWidth<\/td>\n<\/tr>\n<tr>\n<th>\u9ad8\u3055<\/th>\n<td>height<\/td>\n<td>height<\/td>\n<\/tr>\n<tr>\n<th>\u9ad8\u3055\u306e\u6700\u5927\u5024<\/th>\n<td>max-height<\/td>\n<td>maxHeight<\/td>\n<\/tr>\n<tr>\n<th>\u9ad8\u3055\u306e\u6700\u5c0f\u5024<\/th>\n<td>min-height<\/td>\n<td>minHeight<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30b8\u30f3<\/th>\n<td>margin<\/td>\n<td>margin<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30b8\u30f3<\/th>\n<td>&nbsp;<\/td>\n<td>margins<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30b8\u30f3\u4e0a<\/th>\n<td>margin-top<\/td>\n<td>marginTop<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30b8\u30f3\u53f3<\/th>\n<td>margin-right<\/td>\n<td>marginRight<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30b8\u30f3\u4e0b<\/th>\n<td>margin-bottom<\/td>\n<td>marginBottom<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30b8\u30f3\u5de6<\/th>\n<td>margin-left<\/td>\n<td>marginLeft<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30d1\u30c7\u30a3\u30f3\u30b0<\/th>\n<td>padding<\/td>\n<td>padding<\/td>\n<\/tr>\n<tr>\n<th>\u30d1\u30c7\u30a3\u30f3\u30b0<\/th>\n<td>&nbsp;<\/td>\n<td>paddings<\/td>\n<\/tr>\n<tr>\n<th>\u30d1\u30c7\u30a3\u30f3\u30b0\u4e0a<\/th>\n<td>padding-top<\/td>\n<td>paddingTop<\/td>\n<\/tr>\n<tr>\n<th>\u30d1\u30c7\u30a3\u30f3\u30b0\u53f3<\/th>\n<td>padding-right<\/td>\n<td>paddingRight<\/td>\n<\/tr>\n<tr>\n<th>\u30d1\u30c7\u30a3\u30f3\u30b0\u4e0b<\/th>\n<td>padding-bottom<\/td>\n<td>paddingBottom<\/td>\n<\/tr>\n<tr>\n<th>\u30d1\u30c7\u30a3\u30f3\u30b0\u5de6<\/th>\n<td>padding-left<\/td>\n<td>paddingLeft<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u56de\u308a\u8fbc\u307f\u306e\u6307\u5b9a<\/th>\n<td>float<\/td>\n<td>cssFloat\uff08styleFloat\uff09<\/td>\n<\/tr>\n<tr>\n<th>\u56de\u308a\u8fbc\u307f\u89e3\u9664<\/th>\n<td>clear<\/td>\n<td>clear<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30b5\u30a4\u30ba\u306e\u57fa\u6e96<\/th>\n<td>box-sizing<\/td>\n<td>boxSizing<\/td>\n<\/tr>\n<tr>\n<th>\u306f\u307f\u51fa\u305f\u5185\u5bb9\u306e\u8868\u793a\u65b9\u6cd5<\/th>\n<td>overflow<\/td>\n<td>overflow<\/td>\n<\/tr>\n<tr>\n<th>\u306f\u307f\u51fa\u305f\u5185\u5bb9\u306e\u8868\u793a\u65b9\u6cd5<\/th>\n<td>overflow-x<\/td>\n<td>overflowX<\/td>\n<\/tr>\n<tr>\n<th>\u306f\u307f\u51fa\u305f\u5185\u5bb9\u306e\u8868\u793a\u65b9\u6cd5<\/th>\n<td>overflow-y<\/td>\n<td>overflowY<\/td>\n<\/tr>\n<tr>\n<th>\u30e6\u30fc\u30b6\u30fc\u306b\u3088\u308b\u30b5\u30a4\u30ba\u5909\u66f4<\/th>\n<td>resize<\/td>\n<td>resize<\/td>\n<\/tr>\n<tr>\n<th>\u914d\u7f6e<\/th>\n<td>position<\/td>\n<td>position<\/td>\n<\/tr>\n<tr>\n<th>\u4e0a\u304b\u3089\u306e\u8ddd\u96e2<\/th>\n<td>top<\/td>\n<td>top<\/td>\n<\/tr>\n<tr>\n<th>\u53f3\u304b\u3089\u306e\u8ddd\u96e2<\/th>\n<td>right<\/td>\n<td>right<\/td>\n<\/tr>\n<tr>\n<th>\u4e0b\u304b\u3089\u306e\u8ddd\u96e2<\/th>\n<td>bottom<\/td>\n<td>bottom<\/td>\n<\/tr>\n<tr>\n<th>\u5de6\u304b\u3089\u306e\u8ddd\u96e2<\/th>\n<td>left<\/td>\n<td>left<\/td>\n<\/tr>\n<tr>\n<th>\u8981\u7d20\u306e\u8868\u793a\u5f62\u5f0f<\/th>\n<td>display<\/td>\n<td>display<\/td>\n<\/tr>\n<tr>\n<th>\u91cd\u306a\u308a\u306e\u9806\u5e8f<\/th>\n<td>z-index<\/td>\n<td>zIndex<\/td>\n<\/tr>\n<tr>\n<th>\u8868\u793a\u30fb\u975e\u8868\u793a<\/th>\n<td>visibility<\/td>\n<td>visibility<\/td>\n<\/tr>\n<tr>\n<th>\u64ec\u4f3c\u8981\u7d20\u306b\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u8ffd\u52a0\u3059\u308b<\/th>\n<td>content<\/td>\n<td>content<\/td>\n<\/tr>\n<tr>\n<th>\u5f15\u7528\u7b26<\/th>\n<td>quotes<\/td>\n<td>quotes<\/td>\n<\/tr>\n<tr>\n<th>\u30ab\u30a6\u30f3\u30bf\u30fc\u3092\u30ea\u30bb\u30c3\u30c8<\/th>\n<td>counter-reset<\/td>\n<td>counterReset<\/td>\n<\/tr>\n<tr>\n<th>\u30ab\u30a6\u30f3\u30bf\u30fc\u3092\u30ab\u30a6\u30f3\u30c8\u3059\u308b<\/th>\n<td>counter-increment<\/td>\n<td>counterIncrement<\/td>\n<\/tr>\n<tr>\n<th>\u5b50\u8981\u7d20\u306e\u53ce\u3081\u65b9\uff08\u62e1\u7e2e\u30fb\u5207\u308a\u629c\u304d\uff09<\/th>\n<td>object-fit<\/td>\n<td>objectFit<\/td>\n<\/tr>\n<tr>\n<th>\u5b50\u8981\u7d20\u306e\u53ce\u3081\u308b\u969b\u306e\u4f4d\u7f6e\u8abf\u6574<\/th>\n<td>object-position<\/td>\n<td>objectFit<\/td>\n<\/tr>\n<tr>\n<th>\u5207\u308a\u629c\u304d\uff08\u30c8\u30ea\u30df\u30f3\u30b0\uff09\u8868\u793a<\/th>\n<td>clip<\/td>\n<td>clip<\/td>\n<\/tr>\n<tr>\n<th>\u900f\u660e\u5ea6<\/th>\n<td>opacity<\/td>\n<td>opacity<\/td>\n<\/tr>\n<tr>\n<th>\u6587\u5b57\u8868\u8a18\u306e\u65b9\u5411\uff08\u5de6\u53f3\uff09<\/th>\n<td>direction<\/td>\n<td>direction<\/td>\n<\/tr>\n<tr>\n<th>Unicode\u306e\u6587\u5b57\u8868\u8a18\u306e\u65b9\u5411\u3092\u4e0a\u66f8\u304d<\/th>\n<td>unicode-bidi<\/td>\n<td>unicodeBidi<\/td>\n<\/tr>\n<tr>\n<th>\u6587\u5b57\u8868\u8a18\u306e\u65b9\u5411\uff08\u7e26\u6a2a\uff09\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>writing-mode<\/td>\n<td>writingMode<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30c6\u30fc\u30d6\u30eb\uff08\u8868\uff09\u306e\u8868\u793a\u65b9\u6cd5<\/th>\n<td>table-layout<\/td>\n<td>tableLayout<\/td>\n<\/tr>\n<tr>\n<th>\u30c6\u30fc\u30d6\u30eb\uff08\u8868\uff09\u306e\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u306e\u4f4d\u7f6e<\/th>\n<td>caption-side<\/td>\n<td>captionSide<\/td>\n<\/tr>\n<tr>\n<th>\u30bb\u30eb\u306e\u30dc\u30fc\u30c0\u30fc\u306e\u8868\u793a\u306e\u4ed5\u65b9<\/th>\n<td>border-collapse<\/td>\n<td>borderCollapse<\/td>\n<\/tr>\n<tr>\n<th>\u30bb\u30eb\u306e\u30dc\u30fc\u30c0\u30fc\u306e\u9593\u9694<\/th>\n<td>border-spacing<\/td>\n<td>borderSpacing<\/td>\n<\/tr>\n<tr>\n<th>\u7a7a\u767d\u30bb\u30eb\u306e\u30dc\u30fc\u30c0\u30fc\u306e\u8868\u793a\u30fb\u975e\u8868\u793a<\/th>\n<td>empty-cells<\/td>\n<td>emptyCells<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30ab\u30fc<\/th>\n<td>list-style<\/td>\n<td>listStyle<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30ab\u30fc\u753b\u50cf<\/th>\n<td>list-style-image<\/td>\n<td>listStyleImage<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30ab\u30fc\u30bf\u30a4\u30d7<\/th>\n<td>list-style-type<\/td>\n<td>listStyleType<\/td>\n<\/tr>\n<tr>\n<th>\u30de\u30fc\u30ab\u30fc\u4f4d\u7f6e<\/th>\n<td>list-style-position<\/td>\n<td>listStylePosition<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30ab\u30fc\u30bd\u30eb\u306e\u5f62\u72b6<\/th>\n<td>cursor<\/td>\n<td>cursor<\/td>\n<\/tr>\n<tr>\n<th>\u30e6\u30fc\u30b6\u30fc\u306b\u6587\u7ae0\u3092\u9078\u629e\u3055\u305b\u306a\u3044<\/th>\n<td>user-select<\/td>\n<td>userSelect<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30c6\u30ad\u30b9\u30c8\u306b\u30c9\u30ed\u30c3\u30d7\u30b7\u30e3\u30c9\u30a6\u52b9\u679c<\/th>\n<td>text-shadow<\/td>\n<td>textShadow<\/td>\n<\/tr>\n<tr>\n<th>\u30dc\u30c3\u30af\u30b9\u306b\u30c9\u30ed\u30c3\u30d7\u30b7\u30e3\u30c9\u30a6\u52b9\u679c<\/th>\n<td>box-shadow<\/td>\n<td>boxShadow<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u5370\u5237\u306e\u6539\u30da\u30fc\u30b8\u7b87\u6240<\/th>\n<td>page-break-before<\/td>\n<td>pageBreakBefore<\/td>\n<\/tr>\n<tr>\n<th>\u5370\u5237\u306e\u6539\u30da\u30fc\u30b8\u7b87\u6240<\/th>\n<td>page-break-after<\/td>\n<td>pageBreakAfter<\/td>\n<\/tr>\n<tr>\n<th>\u5370\u5237\u306e\u6539\u30da\u30fc\u30b8\u7b87\u6240<\/th>\n<td>page-break-inside<\/td>\n<td>pageBreakInside<\/td>\n<\/tr>\n<tr>\n<th>\u5370\u5237\u306e\u6539\u30da\u30fc\u30b8\u6642\u306e\u524d\u30da\u30fc\u30b8\u306e\u6700\u4f4e\u884c\u6570<\/th>\n<td>orphans<\/td>\n<td>orphans<\/td>\n<\/tr>\n<tr>\n<th>\u5370\u5237\u306e\u6539\u30da\u30fc\u30b8\u6642\u306e\u6b21\u30da\u30fc\u30b8\u306e\u6700\u4f4e\u884c\u6570<\/th>\n<td>widows<\/td>\n<td>widows<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u3042\u3075\u308c\u305f\u6587\u5b57\u306e\u8868\u73fe\u65b9\u6cd5<\/th>\n<td>text-overflow<\/td>\n<td>textOverflow<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30e9\u30d3\u30a2\u8a9e\u306a\u3069\u306e\u30c6\u30ad\u30b9\u30c8\u914d\u7f6e<\/th>\n<td>text-kashida-space<\/td>\n<td>textKashidaSpace<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>textKashida<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>clipBottom<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>isBlock<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>hasLayout<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>getAttribute<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>blockDirection<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>accelerator<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30c6\u30ad\u30b9\u30c8\u5165\u529b\u6642\u306eIME\u306e\u72b6\u614b\uff08IE\u72ec\u81ea\u3060\u304c\u4f7f\u3048\u308b\uff09<\/th>\n<td>ime-mode<\/td>\n<td>imeMode<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30af\u30ed\u30fc\u30eb\u30d0\u30fc\u306e\u30d9\u30fc\u30b9\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>scrollbar-base-color<\/td>\n<td>scrollbarBaseColor<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30af\u30ed\u30fc\u30eb\u30d0\u30fc\u306e\u8868\u9762\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>scrollbar-face-color<\/td>\n<td>scrollbarFaseColor<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30af\u30ed\u30fc\u30eb\u30d0\u30fc\u306e\u4e0b\u5730\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>scrollbar-track-color<\/td>\n<td>scrollbarTrackColor<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30af\u30ed\u30fc\u30eb\u30d0\u30fc\u306e\u77e2\u5370\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>scrollbar-arrow-color<\/td>\n<td>scrollbarArrowColor<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30af\u30ed\u30fc\u30eb\u30d0\u30fc\u306e\u5f71\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>scrollbar-shadow-color<\/td>\n<td>scrollbarShadowColor<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30af\u30ed\u30fc\u30eb\u30d0\u30fc\u306e\u30cf\u30a4\u30e9\u30a4\u30c8\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>scrollbar-highlight-color<\/td>\n<td>scrollbarHighlightColor<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30af\u30ed\u30fc\u30eb\u30d0\u30fc\u306e\u53f3\u7aef\u3068\u4e0b\u7aef\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>scrollbar-shadow-color<\/td>\n<td>scrollbarDarkShadowColor<\/td>\n<\/tr>\n<tr>\n<th>\u30b9\u30af\u30ed\u30fc\u30eb\u30d0\u30fc\u306e\u5de6\u7aef\u3068\u4e0a\u7aef\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>scrollbar-3dlight-color<\/td>\n<td>scrollbar3dLightColor<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u8996\u899a\u52b9\u679c\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>filter<\/td>\n<td>filter<\/td>\n<\/tr>\n<tr>\n<th>\u62e1\u5927\u30fb\u7e2e\u5c0f\u8868\u793a\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>zoom<\/td>\n<td>zoom<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30eb\u30d3\u306e\u884c\u63c3\u3048<\/th>\n<td>ruby-align<\/td>\n<td>rubyAlign<\/td>\n<\/tr>\n<tr>\n<th>\u30eb\u30d3\u306e\u8868\u793a\u9818\u57df<\/th>\n<td>ruby-overhang<\/td>\n<td>rubyOverhang<\/td>\n<\/tr>\n<tr>\n<th>\u30eb\u30d3\u306e\u8868\u793a\u4f4d\u7f6e<\/th>\n<td>ruby-position<\/td>\n<td>rubyPosition<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u6587\u5b57\u65b9\u5411\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>layout-flow<\/td>\n<td>layoutFlow<\/td>\n<\/tr>\n<tr>\n<th>\u6587\u5b57\u30b0\u30ea\u30c3\u30c9\u306e\u5e45\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>layout-grid-char<\/td>\n<td>layoutGridChar<\/td>\n<\/tr>\n<tr>\n<th>\u884c\u30b0\u30ea\u30c3\u30c9\u306e\u9ad8\u3055\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>layout-grid-line<\/td>\n<td>layoutGridLine<\/td>\n<\/tr>\n<tr>\n<th>\u884c\u30fb\u6587\u5b57\u30b0\u30ea\u30c3\u30c9\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>layout-grid-mode<\/td>\n<td>layoutGridMode<\/td>\n<\/tr>\n<tr>\n<th>\u30b0\u30ea\u30c3\u30c9\u306e\u30bf\u30a4\u30d7\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>layout-grid-type<\/td>\n<td>layoutGridType<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u5916\u90e8\u30b9\u30af\u30ea\u30d7\u30c8\uff08IE\u72ec\u81ea\uff09<\/th>\n<td>behavior<\/td>\n<td>behavior<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>Flex\u30b3\u30f3\u30c6\u30ca\u5185\u306e\u30a2\u30a4\u30c6\u30e0\u914d\u7f6e\u4e00\u62ec\u6307\u5b9a<\/th>\n<td>flex-flow<\/td>\n<td>flexFlow<\/td>\n<\/tr>\n<tr>\n<th>Flex\u30b3\u30f3\u30c6\u30ca\u5185\u306e\u30a2\u30a4\u30c6\u30e0\u914d\u7f6e\u65b9\u5411<\/th>\n<td>flex-direction<\/td>\n<td>flexDirection<\/td>\n<\/tr>\n<tr>\n<th>Flex\u30b3\u30f3\u30c6\u30ca\u5185\u306e\u30a2\u30a4\u30c6\u30e0\u6298\u308a\u8fd4\u3057\u65b9\u6cd5<\/th>\n<td>flex-wrap<\/td>\n<td>flexWrap<\/td>\n<\/tr>\n<tr>\n<th>Flex\u30b3\u30f3\u30c6\u30ca\u5185\u306e\u30a2\u30a4\u30c6\u30e0\u8868\u793a\u9806\u5e8f<\/th>\n<td>order<\/td>\n<td>order<\/td>\n<\/tr>\n<tr>\n<th>Flex\u30b3\u30f3\u30c6\u30ca\u5185\u306e\u30a2\u30a4\u30c6\u30e0\u306e\u9593\u9694<\/th>\n<td>justify-content<\/td>\n<td>justifyContent<\/td>\n<\/tr>\n<tr>\n<th>Flex\u30a2\u30a4\u30c6\u30e0\u306e\u4e00\u62ec\u6307\u5b9a<\/th>\n<td>flex<\/td>\n<td>flex<\/td>\n<\/tr>\n<tr>\n<th>Flex\u30a2\u30a4\u30c6\u30e0\u306e\u4f38\u9577\u4fc2\u6570<\/th>\n<td>flex-grow<\/td>\n<td>flexGrow<\/td>\n<\/tr>\n<tr>\n<th>Flex\u30a2\u30a4\u30c6\u30e0\u306e\u5727\u7e2e\u7387<\/th>\n<td>flex-shrink<\/td>\n<td>flexShrink<\/td>\n<\/tr>\n<tr>\n<th>Flex\u30a2\u30a4\u30c6\u30e0\u306e\u57fa\u672c\u5e45<\/th>\n<td>flex-basis<\/td>\n<td>flexBasis<\/td>\n<\/tr>\n<tr>\n<th>Flex\u306e\u7e26\u914d\u7f6e<\/th>\n<td>align-content<\/td>\n<td>alignContent<\/td>\n<\/tr>\n<tr>\n<th>Flex\u306e\u7e26\u914d\u7f6e<\/th>\n<td>align-items<\/td>\n<td>alignItems<\/td>\n<\/tr>\n<tr>\n<th>Flex\u306e\u7e26\u914d\u7f6e<\/th>\n<td>align-self<\/td>\n<td>alignSelf<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44<\/th>\n<td>columns<\/td>\n<td>columns<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44\u306e\u30ab\u30e9\u30e0\u5e45<\/th>\n<td>column-width<\/td>\n<td>columnWidth<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44\u306e\u30ab\u30e9\u30e0\u6570<\/th>\n<td>column-count<\/td>\n<td>columnCount<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44\u306e\u30ab\u30e9\u30e0\u9593\u9694<\/th>\n<td>column-gap<\/td>\n<td>columnGap<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44\u306e\u30ab\u30e9\u30e0\u306e\u533a\u5207\u308a\u7dda<\/th>\n<td>column-rule<\/td>\n<td>columnRule<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44\u306e\u30ab\u30e9\u30e0\u306e\u533a\u5207\u308a\u7dda\u306e\u8272<\/th>\n<td>column-rule-color<\/td>\n<td>columnRuleColor<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44\u306e\u30ab\u30e9\u30e0\u306e\u533a\u5207\u308a\u7dda\u306e\u7a2e\u985e<\/th>\n<td>column-rule-style<\/td>\n<td>columnRuleStyle<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44\u306e\u30ab\u30e9\u30e0\u306e\u533a\u5207\u308a\u7dda\u306e\u5e45<\/th>\n<td>column-rule-width<\/td>\n<td>columnRuleWidth<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44\u306e\u30ab\u30e9\u30e0\u3092\u3076\u3061\u629c\u304f<\/th>\n<td>column-span<\/td>\n<td>columnSpan<\/td>\n<\/tr>\n<tr>\n<th>\u6bb5\u7d44\u306e\u30ab\u30e9\u30e0\u9ad8\u3092\u63c3\u3048\u308b\u304b<\/th>\n<td>column-fill<\/td>\n<td>columnFill<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u5909\u5f62<\/th>\n<td>transform<\/td>\n<td>transform<\/td>\n<\/tr>\n<tr>\n<th>\u5909\u5f62\u306e\u539f\u70b9<\/th>\n<td>transform-origin<\/td>\n<td>transformOrigin<\/td>\n<\/tr>\n<tr>\n<th>3D\u5909\u5f62\u6642\u5b50\u8981\u7d20\u30923D\u7a7a\u9593\u306b\u914d\u7f6e<\/th>\n<td>transform-style<\/td>\n<td>transformStyle<\/td>\n<\/tr>\n<tr>\n<th>3D\u5909\u5f62\u6642\u306e\u5965\u884c\u304d<\/th>\n<td>perspective<\/td>\n<td>perspective<\/td>\n<\/tr>\n<tr>\n<th>3D\u5909\u5f62\u6642\u306e\u8996\u70b9\u30fb\u6d88\u5931\u70b9<\/th>\n<td>perspective-origin<\/td>\n<td>perspectiveOrigin<\/td>\n<\/tr>\n<tr>\n<th>3D\u5909\u5f62\u6642\u306e\u88cf\u9762\u3092\u96a0\u3059<\/th>\n<td>backface-visibility<\/td>\n<td>backfaceVisibility<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u5909\u5316\u306e\u4e00\u62ec\u6307\u5b9a<\/th>\n<td>transition<\/td>\n<td>transition<\/td>\n<\/tr>\n<tr>\n<th>\u5909\u5316\u3059\u308bCSS\u30d7\u30ed\u30d1\u30c6\u30a3<\/th>\n<td>transition-property<\/td>\n<td>transitionProperty<\/td>\n<\/tr>\n<tr>\n<th>\u5909\u5316\u3059\u308b\u6642\u9593<\/th>\n<td>transition-duration<\/td>\n<td>transitionDuration<\/td>\n<\/tr>\n<tr>\n<th>\u5909\u5316\u306e\u52d5\u304d<\/th>\n<td>transition-timing-function<\/td>\n<td>transitionTimingFunction<\/td>\n<\/tr>\n<tr>\n<th>\u5909\u5316\u306e\u9045\u5ef6<\/th>\n<td>transition-delay<\/td>\n<td>transitionDelay<\/td>\n<\/tr>\n<tr>\n<th>\u5909\u5316<\/th>\n<td>transition-property<\/td>\n<td>transitionProperty<\/td>\n<\/tr>\n<tr>\n<th>&nbsp;<\/th>\n<td>&nbsp;<\/td>\n<td>&nbsp;<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3<\/th>\n<td>animation<\/td>\n<td>animation<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 \u9045\u5ef6<\/th>\n<td>animation-delay<\/td>\n<td>animationDelay<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 \u65b9\u5411<\/th>\n<td>animation-direction<\/td>\n<td>animationDirection<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 \u6642\u9593<\/th>\n<td>animation-duration<\/td>\n<td>animationDuration<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 \u524d\u5f8c\u306e\u72b6\u614b<\/th>\n<td>animation-fill-mode<\/td>\n<td>animationFillMode<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 \u56de\u6570<\/th>\n<td>animation-iteration-count<\/td>\n<td>animationIterationCount<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 @keyframes\u540d<\/th>\n<td>animation-name<\/td>\n<td>animationName<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 \u52d5\u304d<\/th>\n<td>animation-timing-function<\/td>\n<td>animationTimingFunction<\/td>\n<\/tr>\n<tr>\n<th>\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 \u5b9f\u884c\u4e2d\u304b\u505c\u6b62\u4e2d\u304b<\/th>\n<td>animation-play-state<\/td>\n<td>animationPlayState<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>document.getElementById(&#8220;test&#8221;).style.backgroundColor = &#8220;#008800&#8221;; \u306e\u69d8\u306a\u611f\u3058\u3067\u4f7f\u3046\u3002 &nbsp; CSS JavaScript \u80cc\u666f\u306e\u4e00\u62ec\u6307\u5b9a bac<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-723","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/uda2.com\/blog\/wp-json\/wp\/v2\/pages\/723","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uda2.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uda2.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uda2.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/uda2.com\/blog\/wp-json\/wp\/v2\/comments?post=723"}],"version-history":[{"count":18,"href":"https:\/\/uda2.com\/blog\/wp-json\/wp\/v2\/pages\/723\/revisions"}],"predecessor-version":[{"id":2350,"href":"https:\/\/uda2.com\/blog\/wp-json\/wp\/v2\/pages\/723\/revisions\/2350"}],"wp:attachment":[{"href":"https:\/\/uda2.com\/blog\/wp-json\/wp\/v2\/media?parent=723"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}