From e6871d218919507d134d46d7b9b59915c0204d5d Mon Sep 17 00:00:00 2001 From: 3indblown Leaf <69508345+kraccoon-dev@users.noreply.github.com> Date: Sun, 30 Jan 2022 12:40:11 +0900 Subject: [ko] updated css border page (#3879) * update page * Update files/ko/web/css/border/index.html Co-authored-by: Sungwoo Park --- files/ko/web/css/border/index.html | 42 ++++++++++---------------------------- 1 file changed, 11 insertions(+), 31 deletions(-) (limited to 'files/ko') diff --git a/files/ko/web/css/border/index.html b/files/ko/web/css/border/index.html index 405ccfb05c..6b6951c0fd 100644 --- a/files/ko/web/css/border/index.html +++ b/files/ko/web/css/border/index.html @@ -85,8 +85,7 @@ border: unset;

{{cssinfo}}

형식 구문

- -
{{csssyntax}}
+{{csssyntax}}

예제

@@ -116,36 +115,17 @@ border: unset;

명세

- - - - - - - - - - - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('CSS3 Backgrounds', '#the-border-shorthands', 'border')}}{{Spec2('CSS3 Backgrounds')}}Removes specific support for transparent, as it is now a valid {{cssxref("<color>")}}; this has no practical impact.
- Though it cannot be set to a custom value using the shorthand, border now resets {{cssxref("border-image")}} to its initial value (none).
{{SpecName('CSS2.1', 'box.html#border-shorthand-properties', 'border')}}{{Spec2('CSS2.1')}}Accepts the inherit keyword. Also accepts transparent as a valid color.
{{SpecName('CSS1', '#border', 'border')}}{{Spec2('CSS1')}}Initial definition.
+{{Specifications}}

브라우저 호환성

- -

{{Compat("css.properties.border")}}

+ +

같이 보기

+ -- cgit v1.2.3-54-g00ecf