CSS3 μ—μ„œ 쒋은 5 κ°€μ§€ 속성

2013. 4. 1. 17:03Β·Before. 2021

 

* CSS3 μ—μ„œ 쒋은 5 κ°€μ§€ 속성

 

    1. RGBA

        background-color: rgba(0,0,255,0.5)

 

    2. Multicolumn Layout
        
        -moz-column-count: 3;
        -moz-column-gap: 1em;
        -moz-column-rule: 1px solid black;
        -webkit-column-count: 3;
        -webkit-column-gap: 1em;
        -webkit-column-rule: 1px solid black;

 

    3. Rounded Corners ( border-radius )

        border-top-left-radius: 50px 50px;

 

    4. @face-face

        @font-face {
          src: url("myfont.ttf");
          font-family: "myfont_bold";
        }

 

    5. border image

        border-image: url(border.png) 27 27 27 27 round round;
        border-image: url(border.png) 27 27 27 27 stretch stretch;



좜처 : http://www.sitepoint.com/5-things-i-love-about-css3-2/#fbid=Lsxy-oiS78l

μ €μž‘μžν‘œμ‹œ (μƒˆμ°½μ—΄λ¦Ό)

'Before. 2021' μΉ΄ν…Œκ³ λ¦¬μ˜ λ‹€λ₯Έ κΈ€

1. λ°˜μ‘ν˜• μ›Ή 기초  (1) 2013.04.12
linear-gradient  (0) 2013.04.09
λΈŒλΌμš°μ € ν•΅ 정보(CSS,SCRIPT)  (0) 2013.03.26
border-corner-shape  (0) 2013.03.26
μœ λ‹ˆλ²„μ„€ λ””μžμΈμ„ μœ„ν•œ μ‹€μ „ UI(HTML/CSS)개발 κ°€μ΄λ“œ  (0) 2013.03.08
'Before. 2021' μΉ΄ν…Œκ³ λ¦¬μ˜ λ‹€λ₯Έ κΈ€
  • 1. λ°˜μ‘ν˜• μ›Ή 기초
  • linear-gradient
  • λΈŒλΌμš°μ € ν•΅ 정보(CSS,SCRIPT)
  • border-corner-shape
빙고ꡬ맛탕
빙고ꡬ맛탕
  • 빙고ꡬ맛탕
    π•Žπ”Όπ”Ή 𝔸𝕃𝕃 𝕃𝕆𝔾
    빙고ꡬ맛탕
  • λΈ”λ‘œκ·Έ 메뉴

    • λ°©λͺ…둝
    • κΈ€μ“°κΈ°
    • κ΄€λ¦¬μž
    • 전체보기
      • w. Gemini
      • w. GPTs
      • Before. 2021
  • 인기 κΈ€

  • νƒœκ·Έ

    min-height:100%
    ie collapse 버그
    css3
    box-shadow
    ie9 μ„  버그
    footer ν•˜λ‹¨μ— κ³ μ •
    footer κ³ μ •
    input fileνƒœκ·Έ λ°”κΎΈκΈ°
    border-collapse 였λ₯˜
  • hELLOΒ· Designed Byμ •μƒμš°.v4.10.5
빙고ꡬ맛탕
CSS3 μ—μ„œ 쒋은 5 κ°€μ§€ 속성
μƒλ‹¨μœΌλ‘œ

ν‹°μŠ€ν† λ¦¬νˆ΄λ°”