Baseline Widely available
border-block-end-width
㯠CSS ã®ããããã£ã§ãè¦ç´ ã®è«ççãªãããã¯ã®çµç«¯å´ã®å¢çã®å¹
ãå®ç¾©ãããããè¦ç´ ã®æ¸åæ¹åãããã¹ãã®æ¹åã«å¿ãã¦ç©ççãªå¢çã®å¹
ã«å¯¾å¿ã¥ãããã¾ãããã㯠border-top-width
, border-right-width
, border-bottom-width
, border-left-width
ã®ä½ããã«å¯¾å¿ããã©ãã«å¯¾å¿ããã㯠writing-mode
, direction
, text-orientation
ã§å®ç¾©ãããå¤ã«ãã£ã¦æ±ºã¾ãã¾ãã
border-block-end-width: thick;
writing-mode: horizontal-tb;
border-block-end-width: thick;
writing-mode: vertical-rl;
border-block-end-width: 4px;
writing-mode: horizontal-tb;
border-block-end-width: 4px;
writing-mode: vertical-lr;
<section class="default-example" id="default-example">
<div class="transition-all" id="example-element">
ããã¯å¨å²ã«å¢çç·ãããããã¯ã¹ã§ãã
</div>
</section>
#example-element {
background-color: palegreen;
color: #000;
border: 0 solid crimson;
padding: 0.75em;
width: 80%;
height: 100px;
unicode-bidi: bidi-override;
}
æ§æ
/* <'border-width'> å¤ */
border-block-end-width: 5px;
border-block-end-width: thick;
/* ã°ãã¼ãã«å¤ */
border-block-end-width: inherit;
border-block-end-width: initial;
border-block-end-width: revert;
border-block-end-width: revert-layer;
border-block-end-width: unset;
é¢é£ããããããã£ã¨ãã¦ã¯ã border-block-start-width
, border-inline-start-width
, border-inline-end-width
ãè¦ç´ ã®ä»ã®å¢çã®å¹
ãå®ç¾©ãã¾ãã
<'border-width'>
å¢çã®å¹
ã§ãã border-width
ãåç
§ãã¦ãã ããã
border-block-end-width =ä¾ ç¸¦æ¸ãããã¹ãã®å¢çç·ã®å¹ HTML
<line-width><line-width> =
<length [0,â]> |
thin |
medium |
thick
<div>
<p class="exampleText">ããã¹ãã®ä¾</p>
</div>
CSS
div {
background-color: yellow;
width: 120px;
height: 120px;
}
.exampleText {
writing-mode: vertical-lr;
border: 1px solid blue;
border-block-end-width: 5px;
}
çµæ 仿§æ¸ ãã©ã¦ã¶ã¼ã®äºææ§ é¢é£æ
å ±
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4