CSS로 버튼에 그라데이션 만들어주는 사이트
Ultimate CSS Gradient Generator 사이트는 버튼 또는 div span 등 그라데이션을 만들어주는 사이트입니다. 자동으로 CSS와 SCSS를 생성해주죠.
넘 좋은 사이트이죠.
Ultimate CSS Gradient Generator 사이트 : http://www.colorzilla.com/gradient-editor/

사용방법은
button{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
background: rgb(255,214,94); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,214,94,1) 0%, rgba(254,191,4,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */
}
<button>버튼</button>
게시판 목록
오픈소스
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 45 | 9년 전 | 8935 | ||
| 44 | 9년 전 | 3437 | ||
| 43 | 9년 전 | 3019 | ||
| 42 | 9년 전 | 1853 | ||
| 41 | 9년 전 | 1836 | ||
| 40 | 9년 전 | 2784 | ||
| 39 | 9년 전 | 1250 | ||
| 38 | 9년 전 | 2118 | ||
| 37 | 9년 전 | 1954 | ||
| 36 | 9년 전 | 5434 | ||
| 35 | 9년 전 | 2200 | ||
| 34 | 9년 전 | 5130 | ||
| 33 | 9년 전 | 1571 | ||
| 32 | 9년 전 | 2987 | ||
| 31 | 9년 전 | 2469 | ||
| 30 | 9년 전 | 1986 | ||
| 29 | 9년 전 | 3586 | ||
| 28 |
|
9년 전 | 2274 | |
| 27 | 9년 전 | 1608 | ||
| 26 | 9년 전 | 1857 | ||
| 25 | 9년 전 | 1505 | ||
| 24 | 9년 전 | 1074 | ||
| 23 | 9년 전 | 1902 | ||
| 22 | 9년 전 | 3705 | ||
| 21 | 9년 전 | 1878 | ||
| 20 | 9년 전 | 2306 | ||
| 19 | 9년 전 | 2370 | ||
| 18 | 9년 전 | 4687 | ||
| 17 | 9년 전 | 2095 | ||
| 16 | 9년 전 | 1588 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기