<style>
body {
background: #8c92ac;
background: -moz-linear-gradient(bottom, #8c92ac, #fff) no-repeat;
background: -o-linear-gradient(bottom, rgb(140,146,172), rgb(255,255,255)) no-repeat;
background: -webkit-gradient(linear, center bottom, center top, from(#8c92ac), to(#fff)) no-repeat;
}
</style>
'J-Query' 카테고리의 다른 글
jQuey 1.8 이 정식 릴리즈 되었습니다. (0) | 2012.08.24 |
---|---|
jQuery.slide() (0) | 2012.07.10 |
jQuey eq form 값 반디 모음 1 (0) | 2012.06.22 |
select 태그에서 선택된 option 값 알아보기 (1) | 2012.06.15 |
Build CRUD Application with jQuery EasyUI (0) | 2012.06.14 |