μ€νμΌ μμ±
HTML μμμ μ΄λ€ μ€νμΌμ μ μ©ν μ§ μ§μ νλ ν€μλ
μ νμ {
μμ± : κ°;
}
CSS
볡μ¬
κ΅¬μ± μμ
κ΅¬μ± μμ | μ€λͺ
| μμ |
μ νμ (Selector) | μ΄λ€ HTML μμμ μ€νμΌμ μ μ©ν μ§ μ§μ | p, .menu, #header |
μμ± (Property) | μ μ©ν μ€νμΌμ μ’
λ₯ (λμμΈ νλͺ©) | color, font-size, margin |
κ° (Value) | μμ±μ μ μ©λ μ€μ κ° (μμ, ν¬κΈ°, μμΉ λ±) | red, 16px, center |
β’
font-size
β’
background-color
λ λ¨μ΄ μ΄μμ΄ λ λ, λ¨μ΄μ λ¨μ΄ μ¬μ΄μ ꡬλΆμ - (νμ΄ν, λμ) λ‘ κ΅¬λΆνκ² λμ΄μμ΅λλ€.
μ€νμΌ μμ± μ’ λ₯
μμ | μμ± λ²μ£Ό | μ€λͺ
| μ£Όμ μμ± μμ |
1 | ν
μ€νΈμ κΈ°λ³Έ μ€νμΌμ μ€μ ν©λλ€. | font-family, font-size, font-weight, font-style | |
2 | ν
μ€νΈμ νν λ°©μμ μ μ΄ν©λλ€. | text-align, text-decoration, text-transform, letter-spacing | |
3 | μμ κ°μ μ¬λ°± λ° λ΄λΆ μ¬λ°±μ μ€μ ν©λλ€. | margin, margin-top, margin-right, margin-bottom, margin-left, padding, padding-top, padding-right, padding-bottom, padding-left | |
4 | μμμ λ°°κ²½μ μ€μ ν©λλ€. | background-color, background-image, background-repeat, background-size, background-position | |
5 | μμμ μμΉμ μμ μμλ₯Ό μ€μ ν©λλ€. | position, top, right, bottom, left, z-index | |
6 | μμμ λ°°μΉμ νλ¦μ μ μ΄ν©λλ€. | float, clear | |
7 | μμμ νμ λ°©μκ³Ό κ°μμ±μ μ μ΄ν©λλ€. | display, visibility, opacity | |
8 | μμμ λ³ν(νμ , μ΄λ λ±)μ μ€μ ν©λλ€. | transform, transform-origin, transform-style | |
9 | μμ±μ λ³νλ₯Ό μ λλ©μ΄μ
ννμ¬ λΆλλ¬μ΄ μ ν ν¨κ³Όλ₯Ό μ 곡ν©λλ€. | transition, transition-property, transition-duration, transition-timing-function, transition-delay | |
10 | μμμ μ λλ©μ΄μ
μ μ μ©νμ¬ λμ μΈ ν¨κ³Όλ₯Ό μμ±ν©λλ€. | animation, animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction |