background์ background์ ์ฐจ์ด

๋ฐฐ๊ฒฝ ์ง์ ์ ์๋ต ํ์์ ๋๋ค.
์๋ต๋ ๋ฐฑ๊ทธ๋ผ์ด๋๋ง ์ฌ์ฉํ๋ฉด ๋๋ค
็ญใ่กจ่จ
..hitokage{
background: #000 url(image/hitkage.gif) repeat-x fixed right bottom;
}
์์ ์๋'background-image','background-repeat','background-attachment','background-position'์ ์์์ ๋ฐ๋ผ ๊ธฐ์ ํ ๊ฒ์ด๋ค.backgound ์์ฑ ์ ํ
โ background-color:
โก background-size: โป ์ด๊ณณ์์๋ cover๋ฅผ ์์ฃผ ์ฌ์ฉํฉ๋๋ค โช
โข background-image:url () โป ๊ดํธ ์์ ๋ฐ์ดํ๊ฐ ์์
โฃbackground-position:
โค background-repeat:repeat-01โ ์ ์ฌ์ฉํ์ง ์์
โป โฅ ๋ฐฑ๊ทธ๋ผ์ด๋-attachment โ๋ ๊ฑฐ์ ์ฌ์ฉํ์ง ์์
background-position์ ์ฌ์ฉ ๋ฐฉ๋ฒ, ์๋ฏธ
๋ฐฐ๊ฒฝ ์ด๋ฏธ์ง ์์น์ ์ด๊ธฐ ๊ฐ์ ์ง์ ํฉ๋๋ค.
์๋ฌด๊ฒ๋ ์ง์ ํ์ง ์์ผ๋ฉด ์ผ์ชฝ ์๋จ(top left ๋๋ 0) ์ํ์ ๋๋ค.
top rightยทbottomยทleftยทcenter๋ก ์ง์ ํฉ๋๋ค.
โป ์กฐํฉํด์ ์ง์ ํ ์๋ ์์ต๋๋ค.
์)background-position:
top right
;โ ์ด๋ ๊ฒ ํ๋ฉด ์ค๋ฅธ์ชฝ ์๋จ์ ๋ํ๋ฉ๋๋ค โช์ด์ธ์๋ px,em,%๋ฅผ ํตํด ์์ ์์น๋ฅผ ์กฐ์ ํ ์ ์๋ค.
์)background-position:
50px 100px
;โ top์์ 50px left๊น์ง 100px ์ํ.๊ฒธ์ฌ๊ฒธ์ฌ ๋ง์๋๋ฆฌ์ง๋ง, ์ค์น๋ ์์์ ํ์บ์คํธ์์
background-size:cover
background-position:
50% 50%
; โป์์ง, ์ํ ๋ฐฉํฅ์ผ๋ก ์ฌ์ฉ ์ค์
๋๋ค.์ตํ
๋ชจ๋ฅด๋ ๋ฐฑ๊ทธ๋ผ์ด๋-repet ์ฌ์ฉ๋ฒ์ ์ ์ผ์ธ์.
โป ๊ฑฐ์ ์ฌ์ฉํ์ง ์๋ ๊ฒ ๊ฐ๋ค

์ด๋ฆ๊ณผ ๊ฐ์ด ๋ฐฐ๊ฒฝ ์ด๋ฏธ์ง์ ๋ฐ๋ณต ๋ฐฉ๋ฒ์ ์ง์ ํฉ๋๋ค.
์๋ฌด๊ฒ๋ ์ง์ ํ์ง ์์ผ๋ฉด
็ธฆๆจชๆนๅ
๋ฐ๋ณต๋๋ Repeat.background-repeat: repeat-x;
background-repeat: repeat-y;
background-repeat: no-repeat;
repeat-x๋ ์ํ ๋ฐฉํฅใ ใใซ
์ด๊ณ repeat-y๋ ์์ง ๋ฐฉํฅใ ใใซ
์ด ๋ฐ๋ณต์ ์ผ๋ก ์ง์ ๋ ๋ฐฐ๊ฒฝ ์ด๋ฏธ์ง์
๋๋ค.no-repet์ ๋ฐฐ๊ฒฝ ๊ทธ๋ฆผ์ ๋ฐ๋ณตํ์ง ์์ต๋๋ค.
Reference
์ด ๋ฌธ์ ์ ๊ดํ์ฌ(background์ background์ ์ฐจ์ด), ์ฐ๋ฆฌ๋ ์ด๊ณณ์์ ๋ ๋ง์ ์๋ฃ๋ฅผ ๋ฐ๊ฒฌํ๊ณ ๋งํฌ๋ฅผ ํด๋ฆญํ์ฌ ๋ณด์๋ค https://qiita.com/science-green/items/b224416c88f334b6ae7fํ ์คํธ๋ฅผ ์์ ๋กญ๊ฒ ๊ณต์ ํ๊ฑฐ๋ ๋ณต์ฌํ ์ ์์ต๋๋ค.ํ์ง๋ง ์ด ๋ฌธ์์ URL์ ์ฐธ์กฐ URL๋ก ๋จ๊ฒจ ๋์ญ์์ค.
์ฐ์ํ ๊ฐ๋ฐ์ ์ฝํ
์ธ ๋ฐ๊ฒฌ์ ์ ๋
(Collection and Share based on the CC Protocol.)
์ข์ ์นํ์ด์ง ์ฆ๊ฒจ์ฐพ๊ธฐ
๊ฐ๋ฐ์ ์ฐ์ ์ฌ์ดํธ ์์ง
๊ฐ๋ฐ์๊ฐ ์์์ผ ํ ํ์ ์ฌ์ดํธ 100์ ์ถ์ฒ ์ฐ๋ฆฌ๋ ๋น์ ์ ์ํด 100๊ฐ์ ์์ฃผ ์ฌ์ฉํ๋ ๊ฐ๋ฐ์ ํ์ต ์ฌ์ดํธ๋ฅผ ์ ๋ฆฌํ์ต๋๋ค