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. 바닐라! 딩고프렌즈 완료! ^.~
[CSS] input:focus 일때 placeholder 스타일
·
개발일지/2016
인풋에 포커스 되었을 때 플레이스 홀더가 바로 사라지게 하려면 아래와 같이 CSS를 작성해줍니다. /* lastest version */ input::placeholder { /* Chrome, Safari, Firefox */ color: #222; opacity: 1; } input:-ms-input-placeholder { /* IE, Edge */ color: #222; opacity: 1; } /* old version */ input:focus::-webkit-input-placeholder { color: transparent; } input:focus::-moz-placeholder { color: transparent; } input:focus:-ms-input-placeholder { ..
[CSS Drawing] 15. Coco (Dingo Friends)
·
개발일지/2016
See the Pen CSS Drawing - 15. Coco (Dingo Friends) by zinee (@zineeworld) on CodePen. 제이크 단짝! 고양이 코코입니다 :-)
[CSS Drawing] 14. Jake (Dingo Friends)
·
개발일지/2016
See the Pen CSS Drawing - 14. Jake (Dingo Friends) by zinee (@zineeworld) on CodePen. Hello December! 오랜만에요 :-)