๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ

โœ๏ธ/CSS

[CSS] font / background / border ์†์„ฑ ์ •๋ฆฌ

 

css์—์„œ ์†์„ฑ์€ '์‹œ๊ณ„ ๋ฐฉํ–ฅ'์œผ๋กœ ์ ์šฉ

4๊ฐœ์ผ ๋•Œ : top right bottom left
2๊ฐœ์ผ ๋•Œ : x์ถ•(top, bottom) y์ถ•(left, right)
1๊ฐœ์ผ ๋•Œ : all

 

๐Ÿ”— Font

 

color : ํ…์ŠคํŠธ ์ƒ‰์ƒ

 

font-size : ํ…์ŠคํŠธ ์‚ฌ์ด์ฆˆ  default : 16px

 

font-weight : ํ…์ŠคํŠธ ๊ตต๊ธฐ

· 100 : thin

· 300 : light

· 400 : regular

· 500 : medium

· 700 : bold

· 900 : extrabold

 

letter-spacing : ์ž๊ฐ„ (๊ธ€์ž ๊ฐ„๊ฒฉ)

word-spacing : ๋‹จ๊ฐ„ (๋‹จ์–ด ๊ฐ„๊ฒฉ)

 

white-space

· normal : width์— ๋งž์ถ”์–ด ์ž๋™์œผ๋กœ ์ค„๋ฐ”๊ฟˆ  default

· nowrap : width์— ์ƒ๊ด€์—†์ด ํ•œ ์ค„๋กœ ์ถœ๋ ฅ

 

vertical-align : ์ˆ˜์ง ์ •๋ ฌ

· baseline : ์•„๋ž˜ (์•„๋ž˜์„  ๊ธฐ์ค€)

· bottom : ์•„๋ž˜

· middle : ๊ฐ€์šด๋ฐ

· top : ์œ„

· text-bottom / text-top : text ๋ผ๋ฆฌ ์ผ ๋•Œ ์‚ฌ์šฉ

 

text-align : ์ˆ˜ํ‰ ์ •๋ ฌ

 

text-indent : ๋“ค์—ฌ์“ฐ๊ธฐ

 

text-decoration : ํ…์ŠคํŠธ ์žฅ์‹

 

text-transform : ํ…์ŠคํŠธ ๋ณ€ํ™˜

· capitalize : ์•ž๊ธ€์ž๋งŒ ๋Œ€๋ฌธ์ž๋กœ

· lowercase : ๋ชจ๋‘ ์†Œ๋ฌธ์ž๋กœ

· uppercase : ๋ชจ๋‘ ๋Œ€๋ฌธ์ž๋กœ

 

direction : ํ…์ŠคํŠธ ๋ฐฉํ–ฅ

· ltr : ->  default

· rtl : <-

 


 

๐Ÿ”— Background

 

background-color : ๋ฐฐ๊ฒฝ ์ƒ‰์ƒ

 

background-image: url(''); : ๋ฐฐ๊ฒฝ ์ด๋ฏธ์ง€

 

background-repeat : ๋ฐฐ๊ฒฝ ๋ฐ˜๋ณต

· repeat  default

· no-repeat

· repeat-x / repeat-y

 

background-size : ๋ฐฐ๊ฒฝ ํฌ๊ธฐ

· contain : 100% (๋น„์œจ ๊ธฐ์ค€)

· cover : ๊ฝ‰ ์ฑ„์šฐ๊ธฐ

 

background-position : ๋ฐฐ๊ฒฝ ์œ„์น˜

· x : left center right

· y : top center bottom

 

background-attachment

· scroll  default

· fixed

 

โ–ช background shorthand

background: color/image repeat position;

 


 

๐Ÿ”— Border

 

border-width : ํ…Œ๋‘๋ฆฌ ๋‘๊ป˜

 

border-style : ํ…Œ๋‘๋ฆฌ ์Šคํƒ€์ผ

· none : x

· solid : -

· dotted : ···

· dashed : ---

· double : =

 

border-color : ํ…Œ๋‘๋ฆฌ ์ƒ‰์ƒ

 

border-top/right/bottom/left

 

border-radius

(+) ์› : border-radius: width 1/2 (๋ฐ˜์ง€๋ฆ„) px;

 

โ–ช border shorthand

border: width style color;

 

 


๐Ÿ’ก ๊ฐ™์ด ๋ณด๋ฉด ์ข‹์„ Post

 

HTML / CSS / JavaScript ์˜ ์—ญํ•  ๋ฐ ์ฐจ์ด์  (์‰ฝ๊ณ  ๋น ๋ฅด๊ฒŒ ์„ค๋ช…!)

๐Ÿ”— HTML (Hypertext Markup Language) - ์›น ๋ฌธ์„œ๋ฅผ ๋งŒ๋“ค๊ธฐ ์œ„ํ•˜์—ฌ ์‚ฌ์šฉํ•˜๋Š” ๊ธฐ๋ณธ์ ์ธ ์›น ์–ธ์–ด - ์›น์˜ ๋ผˆ๋Œ€, ๊ตฌ์กฐ๋ฅผ ์„ค๊ณ„ํ•˜๋Š” ์—ญํ•  ๐Ÿ”— CSS (Cascading Style Sheets) - ์›น ๋ฌธ์„œ์˜ ์ „๋ฐ˜์ ์ธ ์Šคํƒ€์ผ์„ ๋ฏธ๋ฆฌ ์ €์žฅํ•ด..

devjindev.tistory.com

 

[HTML] ์™•์ดˆ๋ณด๋ฅผ ์œ„ํ•œ HTML ํƒœ๊ทธ ์ด์ •๋ฆฌ

๐Ÿ”— HTML ๊ธฐ๋ณธ ๊ตฌ์กฐ  : ์›น ํŽ˜์ด์ง€์˜ ์‹œ์ž‘๊ณผ ๋  : , ๋“ฑ์„ ํฌํ•จ  : ์›น ๋ฌธ์„œ ์ •๋ณด (ํ•ด๋‹น ๋ฌธ์„œ๊ฐ€ ์–ด๋–ค ๋‚ด์šฉ์„ ๋‹ด๊ณ  ์žˆ๋Š”์ง€, ํ‚ค์›Œ๋“œ๋Š” ๋ฌด์—‡์ธ์ง€, ๋ˆ„๊ฐ€ ๋งŒ๋“ค์—ˆ๋Š”์ง€ ๋“ฑ)  : ์›น ๋ฌธ์„œ ์ด๋ฆ„  : ์›น ๋ฌธ์„œ ๋ณธ๋ฌธ,

devjindev.tistory.com