728x90 css6 [CSS] ๋ค์ค ํด๋์ค ์ ๊ทผ ๋ฐ Font-weight : Bold ์ค์ โป ๋์์ธ ๋ณ๊ฒฝ ์์ ์ํ ์ค ํ์ํ ๋ด์ฉ ์ ๋ฆฌ โป1. ๋ค์ค ํด๋์ค.a, .b, .c{}์ผํ๋ฅผ ์ฌ์ฉํ ์ฐ๊ฒฐ๊ฐ๊ฐ์ ํญ๋ชฉ์ or๋ก ์ ์ฉ๋์ดํ ๋ชจ๋ ํด๋์ค ํน์ id, ํ๊ทธ์ ์ ์ฉ๋๊ณ , ๊ฐ ํด๋์ค๋ ๋ฐ๋ก ์ฌ์ฉ.a .b .c{}๊ณต๋ฐฑ์ ์ฌ์ฉํ ์ฐ๊ฒฐ๋ค์๋์จ ์ ํ์๊ฐ ํ์ ๊ฐ์ฒด๋ก ์ง์ ์ฆ, A์์ ๋ด๋ถ์ B์์ ๋ด๋ถ์ ์๋ C์์์๋ง ์ ์ฉ.a.b.c{}๊ณต๋ฐฑ์์ด ์ฐ๊ฒฐclass="a b c"์ฒ๋ผ ๋ชจ๋ ์์ฑ์ ํ๋ฒ์ ๋ง์กฑํ๋ ์์์๋ง ์ ์ฉ[์ฐธ๊ณ ]https://padahkim.tistory.com/34 CSS ๋ค์ค์ ํ์์ ํด๋์ค์ด๋ฆ์ฌ๋ฌ๊ฐ1. ์ฌ๋ฌ ์์๋ฅผ ๋์์ ์ ํํ์ฌ ์ ์ฉ. .a, .b, .c{} ์ด๋ฐ ์์ผ๋ก ์ผํ๊ฐ ์์ ๋๋ ๊ฐ๊ฐ์ ํญ๋ชฉ์ or๋ก ์ ์ฉํ๋ค. ์ฆ ๋์ดํ ๋ชจ๋ ํด๋์ค ํน์ id, ํ๊ทธ์ ์ ์ฉ๋๊ณ , ๊ฐ ํด๋์ค๋.. 2024. 5. 16. [CSS] ๊ธ์ ๊ด๋ จ CSS ์ ๋ฆฌ ํฐํธ : ๊ตฌ๊ธ ์น ํฐํธ(https://soo-note.tistory.com/3) ์ ๋ฆฌ 1. ๊ธ์์ ํ๊ทธ { color: ์ํ๋ ์์; } 2. ๊ตต๊ธฐ ํ๊ทธ { font-weight: ์์ฑ; } ์์ฑ ์๋ฏธ normal ๋ณดํต = 400 bold ๊ตต์ ๊ตต๊ธฐ = 700 lighter ์์๋ ๊ฐ๋ณด๋ค ์์ ๊ตต๊ธฐ bolder ์์๋ ๊ฐ๋ณด๋ค ๊ตต์ ๊ตต๊ธฐ number 100, 200, 300, 400, 500, 600, 700, 800, 900 initial ๊ธฐ๋ณธ๊ฐ์ผ๋ก ์ค์ inherit ๋ถ๋ชจ ์์์ ๊ฐ์ ์์ 3. ๊ธฐ์ธ์ ํ๊ทธ { font-style: ์์ฑ; } ์์ฑ ์๋ฏธ normal ๋ณดํต italic ๊ธฐ์ธ์๊ผด(ํ๋ ค์ด ์์ฒด) oblique ๊ธฐ์ธ์๊ผด(๊ธ์๋ฅผ ๊ธฐ์ธ์ธ ๊ฒ) initial ๊ธฐ๋ณธ๊ฐ inherit ๋ถ๋ชจ ์์์ ๊ฐ์ .. 2023. 2. 16. [CSS] ์ฌ๋ฐฑ(margin/padding) ๊ธฐ๋ณธ ๊ฐ๋ ์ ๋ฆฌ ์ฐธ๊ณ ์ฌ์ดํธ : https://ofcourse.kr/css-course/margin-padding-์์ฑ CSS margin,padding ์์ฑ - ofcourse ๊ฐ์ margin๊ณผ padding ์์ฑ์ ๊ฐ๊ฐ ๋ฐ๊นฅ์ชฝ ์ฌ๋ฐฑ, ์์ชฝ ์ฌ๋ฐฑ์ ์๋ฏธํฉ๋๋ค. width, height ์์ฑ๊ณผ ๋ง์ฐฌ๊ฐ์ง๋ก ์ซ์ ๋ค์ ๋จ์๋ฅผ ํ์ํ์ฌ ์ ์ต๋๋ค. margin๊ณผ padding๋ border ์ ๊ฒฝ๊ณ๋ก ๋๋ฉ๋๋ค. ๋ฐฉํฅ ๋ฐฉํฅ ofcourse.kr 1. Margin ํ ๋๋ฆฌ(border)์ ์ด์ํ๋ ์์ ์ฌ์ด์ ๊ฐ๊ฒฉ. ์ฆ, ๋ฐ๊นฅ์ชฝ ์ฌ๋ฐฑ ์์ฑ ์ค๋ช margin-top: 10px ์์ชฝ์ ๋ฐ๊นฅ ์ฌ๋ฐฑ margin-right: 10px ์ค๋ฅธ์ชฝ์ ๋ฐ๊นฅ ์ฌ๋ฐฑ margin-bottom: 10px ์๋์ชฝ์ ๋ฐ๊นฅ ์ฌ๋ฐฑ margin-left: 10px.. 2023. 2. 12. [CSS] CSS ์ ํ์(Selector) ์ ๋ฆฌ โป ํ์ ์์๋ณด๊ธฐ ํธํ๊ธฐ ์ํด ์ ๋ฆฌํด๋ ๊ฒ์ ๋๋ค.โป ์ฐธ๊ณ ์ฌ์ดํธ : https://openwiki.kr/tech/css_selector CSS ์ ํ์(Selector) - ๊ธฐ์ - ์คํ์ํค CSS ์ ํ์(Selector) ์ ํ์๋ Type(element),Universal(*),class/id,attribute(์์ฑ),๊ฐ์์์/๊ฐ์ํด๋์ค,์ ํ์๊ฒฐํฉ(ํ์,์์,์ธ์ ) ๋ฑ์ผ๋ก ๊ตฌ์ฑ๋๋ค. ํจํด๋ป #idid๋ก ์ง์ ๋ ์์ ์ ํ .classclass๋ก ์ง์ ๋ ์์ openwiki.kr ํจํด ๋ป * ๋ชจ๋ ์์ ์ ํ tag , ๋ฑ ํน์ ํ๊ทธ๋ฅผ ์ ํ .class ํด๋์ค๋ก ์ง์ ๋ ์์ ์ ํ (ํด๋์ค ์ด๋ฆ ์์ ์ ์ ์ฐ๋๋ค.) #id ์์ด๋๋ก ์ง์ ๋ ์์ ์ ํ (์์ด๋ ์ด๋ฆ ์์ # ์ ๋ ฅ) E>F E ์์์ ์์์ธ F ์.. 2023. 2. 12. [CSS] ๊ตฌ๊ธ ์น ํฐํธ ์ฌ์ฉํด๋ณด๊ธฐ โป mac ์ฌ์ฉ, safari ์ฌ์ฉ 1. ๊ตฌ๊ธ ์น ํฐํธ ๋งํฌ : https://fonts.google.com/?subset=korean¬o.script=Kore Google Fonts Making the web more beautiful, fast, and open through great typography fonts.google.com 2. ์ํ๋ ํฐํธ ์ ํ ํ Select Regular 400 ํด๋ฆญ 3. (-) ์์ด์ฝ ํ์ธ ํ ์ฐ์ธก ์๋จ ์์ด์ฝ ํด๋ฆญ 4. link ํ๊ทธ(๋นจ๊ฐ์ ์์)๋ ์๋ ํ์ธ์! 2023. 2. 7. [CSS] ๋ฐฐ๊ฒฝ(background) ๊ด๋ จ ๊ธฐ๋ณธ CSS ์ฌ์ฉํด๋ณด๊ธฐ 1. background-color : ๋ฐฐ๊ฒฝ์ ์ ๋ฃ๊ธฐ tag { background-color: ์ํ๋ ์์; } test https://namu.wiki/w/ํฅ์ค%20์ฝ๋ ์์ ์ฝ๋ ์ฐธ๊ณ ํฅ์ค ์ฝ๋ - ๋๋ฌด์ํค ์ด ๋ฌธ์์ ์๋ก๋ ์์๊ณผ ํฅ์ค ์ฝ๋๋ณด๋ค ๋ ๋ง์ ์ ๋ณด๋ฅผ ์ป๊ณ ์ ํ๋ค๋ฉด ๋ค์ ๋งํฌ์์ ํ์ธ์ด ๊ฐ๋ฅํ๋ค. CSS Color Module Level 3 ๋ช ์ธ๋ฅผ ์ฐธ๊ณ ํด๋ ๋๋ค. CSS ์์๋ช ์ ๋์๋ฌธ์๋ฅผ ๊ตฌ๋ถํ์ง ์์ง๋ง Pasca namu.wiki 2. background-image : ๋ฐฐ๊ฒฝ์ ์ด๋ฏธ์ง ๋ฃ๊ธฐ tag{ background-image: url('์ด๋ฏธ์ง์ ๊ฒฝ๋ก'); } test ์ด๋ ๋ฐฐ๊ฒฝ์ ์ด๋ฏธ์ง๋ ํ์ฌ ๋ฐฐ๊ฒฝ์ ํฌ๊ธฐ๋ณด๋ค ์ปค์ ์ผ์ชฝ ์์์ ๋ถํฐ ์ ํด์ง ํฌํค๋งํผ๋ง ๋ณด์ฌ์ง๊ณ ์๋ค. ๊ทธ๋์ ์ด๋ฏธ์ง๋ฅผ.. 2023. 2. 6. ์ด์ 1 ๋ค์ 728x90