text-shadow

    [2021/12/27]국비지원 CSS3 8-(5) shadow

    [2021/12/27]국비지원 CSS3 8-(5) shadow

    shadow : 그림자 text-shadow text-shadow1 text-shadow2 text-shadow3 text-shadow4 box-shadow box-shadow1 box-shadow2 box-shadow3 box-shadow4 1. text-shadow text-shadow : 텍스트에 그림자를 설정하는 property setting 순서 : x축offset y축offset blursize colorcode text-shadow1 HTML5 CSS3 결과물 text-shadow2 HTML5 CSS3 결과물 text-shadow3 HTML5 CSS3 JavaScript 결과물 text-shadow4 HTML5 HTML5 결과물 2. box-shadow box-shadow : 블록, 박스에 ..