[CSS] Gradient Border
·
개발일지/2017
"보더에는 그라디언트 못 넣어요?" 디자이너님의 말 한마디에서 시작되었다. 그라디언트는 당연히 배경색에나 넣는 건 줄 알았던 나는 (!!!) 부랴부랴 방법이 있는지 찾아봤다. 역.시.있.었.다 https://developer.mozilla.org/ko/docs/Web/CSS/border-image-slicehttps://developer.mozilla.org/en-US/docs/Web/CSS/border-image-width See the Pen [CSS] gradient border by zinee (@zineeworld) on CodePen.
[jQuery] 티스토리 단축키 추가하기
·
개발일지/2017
티스토리 기본 단축키 사실 기본 단축키가 있다는 걸 오늘 알았다. 단축키로 's'를 쓰려고 하니까 뭔가 엉키는 것 같아서 찾아보니 기본 제공 단축키가 있었다! Q : 관리자 페이지A : 이전 글 보기S : 다음 글 보기Z : 최근 글 보기X : 최근 댓글 보기C : 최근 트랙백 보기 티스토리 단축키 추가하기 Q, A, S, Z, X, C는 이미 사용 중이니 유의해야 한다. 다른 블로그에는 자바스크립트 버전이 있긴 한데 필요없는 코드도 있는 것 같아, jQuery 버전으로 만들어봤다. /* 단축키 추가하기 */ var shortcut = new Array(); shortcut['w'] = "/admin/entry/post/"; /* 새 글 쓰기 */ $(document).keypress(function(e..
[CSS Drawing] 20. Santa
·
개발일지/2016
See the Pen CSS Drawing - 20. Santa by zinee (@zineeworld) on CodePen. 넘 귀여워서 안 그릴 수가 없었다 >.
[CSS Drawing] Merry Christmas
·
개발일지/2016
See the Pen CSS Drawing - Merry Christmas! by zinee (@zineeworld) on CodePen. 초급 : 트리 / 중급 : 산타 / 고급 : 루돌프animation을 더해서 반짝반짝하게 만들었습니다. 디자인 참고 : 이니스프리 마이쿠션
[CSS Drawing] 19. Rudolph
·
개발일지/2016
See the Pen CSS Drawing - 19. Rudolph by zinee (@zineeworld) on CodePen. 마지막 루돌프까지 완성!뿔 그리는게 은근 고되군요....디자인 참고 : 이니스프리 마이쿠션
[CSS] text hover effect
·
개발일지/2016
See the Pen [CSS Tip] Text hover effect by zinee (@zineeworld) on CodePen.
[CSS Drawing] 18. Santa Claus
·
개발일지/2016
See the Pen CSS Drawing - 18. Santa Claus by zinee (@zineeworld) on CodePen. 산타클로즈! ^0^디자인 참고 : 이니스프리 마이쿠션
[CSS Drawing] 17. Christmas Tree
·
개발일지/2016
See the Pen CSS Drawing - 17. Christmas Tree by zinee (@zineeworld) on CodePen. 크리스마스 스타일 !시작은 소소하게 :) 디자인 참고 : 이니스프리 마이쿠션
[CSS Drawing] 16. Vanilla (Dingo Friends)
·
개발일지/2016
See the Pen CSS Drawing - 16. Vanilla (Dingo Friends) by zinee (@zineeworld) on CodePen. 바닐라! 딩고프렌즈 완료! ^.~