radial-gradient

    [2021/12/29]국비지원 CSS3 9-(1) gradient

    [2021/12/29]국비지원 CSS3 9-(1) gradient

    gradient : 그라디언트 gradient property linear-gradient : 선형 그라디언트 background-image : linear-gradient () setting ( direction = deg ) linear-gradient ( to direction, start color, end color ) linear-gradient ( deg, start color, end color ) linear-gradient ( to direction, first color n%, nth color n%, last color n% ) direction : start ( direction ) or end ( to direction ) top left bottom right top left ..