์ด๋ฒ ํฌ์คํ ์์๋ ํ ๋๋ฆฌ์ ๋ํ ์์ฑ๋ค์ ๋ํด์ ์์๋ณด๋๋ก ํ๊ฒ ์ต๋๋ค.
-
border-color ํ ๋๋ฆฌ ์์์ ์ค์ ํ๋ ์์ฑ์ด์ฃ .
-
border-style ํ ๋๋ฆฌ ์คํ์ผ์ ๊ฒฐ์ ์ง๋ ์์ฑ์ด๋ค์.
-
border-width ํ ๋๋ฆฌ ๋๊ป๋ฅผ ์ค์ ํ๋ ์์ฑ์ ๋๋ค.
๋ ๊ทธ๋ ๋ฏ์ด ์ญ์ ์์ ๋ฅผ ๋ณด๋๊ฒ ๋นจ๋ฆฌ ๋ฐฐ์ฐ๋ ์ง๋ฆ๊ธธ์ด์ฃ .
์์ํด ๋ณผ๊น์??
The border-color Property:
ํ ๋๋ฆฌ ์์์ ๋ณ๊ฒฝํ ๋๋ ์ฌ๋ฐฉ์ ํ๊บผ๋ฒ์ ๋ณ๊ฒฝํ ์๋ ์๊ฒ ์ง๋ง ๋ฐฉํฅ๋ง๋ค ๋ค๋ฅด๊ฒ ์์์ ์ง์ ํ ์๋ ์์ต๋๋ค. ์๋์ ๊ฐ์ ์์ฑ๋ค์ ์ด์ฉํด์ ๋ง์ด์ฃ .
-
border-bottom-color
-
border-top-color
-
border-left-color
-
border-right-color
์์ ๋ฅผ ํ๋ฒ ๋ณผ๊น์??
|
๊ฒฐ๊ณผ๋ ์๋์ ๊ฐ์ต๋๋ค.
The border-style Property:
ํ ๋๋ฆฌ ์คํ์ผ์ ๋ด ๋ง์๋๋ก ๋ณ๊ฒฝํ ์ ์์ต๋๋ค. ํ ๋๋ฆฌ ์คํ์ผ์ ์ข ๋ฅ๋ก๋ ์๋์ ๊ฐ์ ๊ฒ๋ค์ด ์์ต๋๋ค.
-
none: No border. (Equivalent of border-width:0;)
-
solid: Border is a single solid line.
-
dotted: Border is a series of dots.
-
dashed: Border is a series of short lines.
-
double: Border is two solid lines.
-
groove: Border looks as though it is carved into the page.
-
ridge: Border looks the opposite of groove.
-
inset: Border makes the box look like it is embedded in the page.
-
outset: Border makes the box look like it is coming out of the canvas.
-
hidden: Same as none, except in terms of border-conflict resolution for table elements.
ํ ๋๋ฆฌ ์คํ์ผ ์ญ์ ๋ฐฉํฅ์ ๋ฐ๋ผ ๊ฐ๊ธฐ ๋ค๋ฅธ ์คํ์ผ์ ์ค์ ํ ์ ์์ต๋๋ค. ์๋ ์์ฑ๋ค์ ์ด์ฉํด์ ๋ง์ด์ฃ .
-
border-bottom-style
-
border-top-style
-
border-left-style
-
border-right-style
์์ ๋ฅผ ํ๋ฒ ๋ณด์์ฃ .
|
๊ฒฐ๊ณผ๋ ์๋์ ๊ฐ์ต๋๋ค.
This is a border with none width. This is a solid border. This is a dahsed border. This is a double border. This is a groove border. This is aridge border. This is a inset border. This is a outset border. This is a a border with four different styles. |
The border-width Property:
ํ
๋๋ฆฌ ๋๊ป๋ฅผ ๋ด ๋ง์๋๋ก ๋ณ๊ฒฝํ ์ ์๊ฒ๋ ํด์ฃผ๋ ์์ฑ์
๋๋ค. ๋จ์๋ก๋ px, pt, cm์ ์ฌ์ฉํ ์๋ ์๊ณ , ์ ๋์ ๋ฐ๋ผ thin, medium, ๋๋ thick ๊ฐ์ ์ง์ ํ ์๋ ์์ต๋๋ค.
์ด ์์ฑ ์ญ์ ๋ฐฉํฅ์ ๋ฐ๋ผ ๊ฐ๊ฐ ๋ถ์ฌ ํ ์ ์์ต๋๋ค.
-
border-bottom-width
-
border-top-width
-
border-left-width
-
border-right-width
๋ค์ ์์ ๋ฅผ ํ๋ฒ ๋ณด์์ฃ .
|
๊ฒฐ๊ณผ๋ ์๋์ ๊ฐ์ต๋๋ค.
This is a solid border whose width is 4px. This is a solid border whose width is 4pt. This is a solid border whose width is thin. This is a solid border whose width is medium; This is a solid border whose width is thick. This is a a border with four different width. |
Border Properties Using Shorthand:
์ง๊ธ๊น์ง ํ ๋๋ฆฌ์ ์์, ์คํ์ผ, ๊ทธ๋ฆฌ๊ณ ๋๊ป์ ๋ํด์ ์์ฑ๊ฐ์ ๋ณ๊ฒฝํ๋ ๋ฒ์ ๋ฐฐ์๋ณด์์ต๋๋ค.
๊ทธ๋ฐ๋ฐ ํ๋ํ๋ ์ง์ ํด์ฃผ๋ ค๋ ์ข ๊ท์ฐฎ์ ๊ฐ์ด ์์ง์์ ์๋ค์.
๊ทธ๋์ ์ฌ๊ธฐ type less do more๋ฅผ ์ค์ฒํ๊ณ ์๋ ๋ฐฉ๋ฒ์ ํ๋ ์๊ฐํด ๋๋ฆฌ๋ ค๊ณ ํฉ๋๋ค.
๋ค์ ์์ ๋ฅผ ํ๋ฒ ๋ณด์ค๊น์??
<p style="border:4px solid red;">
This example is showing shorthand property for border.
</p>
๊ฒฐ๊ณผ๋ ์๋์ ๊ฐ์ต๋๋ค.
This example is showing shorthand property for border. |
์ ์ฒ๋ผ ๋๊ป, ์คํ์ผ, ์์ ์์ฑ์ ํ๊บผ๋ฒ์ ์ธ ์๋ ์์ต๋๋ค.
์ด๋์? ์์ ๊ฐ๋จํ์ฃ ? ^_^
Reference : http://www.tutorialspoint.com/css/css_borders.htm
'๐ป Programming > CSS' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[CSS] 14. Lists ( ๋ฆฌ์คํธ, ๋ชฉ๋ก ) (0) | 2016.06.12 |
---|---|
[CSS] 13. Margins ( ๋ง์ง, ์ฌ๋ฐฑ ) (0) | 2016.06.12 |
[CSS] 11. Table ( ํ ์ด๋ธ ์ค์ ) (0) | 2016.06.12 |
[CSS] 10. Links ( ๋งํฌ ์ค์ ) (0) | 2016.06.12 |
[CSS] 9. Image ( ์ด๋ฏธ์ง ๊ด๋ จ ์ค์ ) (0) | 2016.06.12 |