개발일지

일 하다가 좋은 사이트를 발견했다.퍼블리싱을 하다보면 CSS나 HTML5 속성 등이 각종 환경에서 모두 동작하는지 테스트하기가 쉽지 않다.다 만들어 놓고 테스트 하기보다는 만들기 전에 이 속성을 쓸 수 있는지 검수할 수 있으면 참 좋을 것이다. 캔아이유즈가 바로 그런 사이트이다.CSS 부터 HTML5, SVG, JS API 등 다양한 속성들을 검수해 볼 수 있다. 사용방법은 간단하다. Can I use _______ ? 의 빈칸 부분에 원하는 속성을 넣으면 된다.정확한 명칭을 몰라도 자동완성 기능을 제공하고 있어 사용하기 편리하다. http://caniuse.com/
Q. https://stackoverflow.com/questions/11360799/background-image-x-px-from-right-edge/11361171#11361171A. http://www.w3.org/TR/css3-background/#the-background-position background-position은 알고 있었으나 아래 9가지 정도로만 쓰고 있었다. left top center top right top left center center center right center left bottom center bottom right bottom [표1] background-position 속성 그런데, 오른쪽에서 5px 정도만 배경이 이동했으면 좋겠는데 방법을 몰라 찾아보았..
1. readmore.min.js (4KB) - height 제어- toggle 형식으로 열리고 닫힘 (정확히 'Read More'/'Close'를 눌러야 함) - http://jedfoster.com/Readmore.js/ speed: 100 in milliseconds collapsedHeight: 200 in pixels heightMargin: 16 in pixels, avoids collapsing blocks that are only slightly larger than collapsedHeight moreLink: 'Read more' lessLink: 'Close' embedCSS: true insert required CSS dynamically, set this to false if y..
· 개발일지
영상을 통한 자료구조와 알고리즘의 시각화 (한국어판) http://visualgo.net/
· 개발일지
은 옳지 않은 방식이나 사용할 수는 있다.하지만 태그 안에 가 있을 때는 링크가 동작되지 않는다.기본적으로 잘못된 사용 방법이라니까 쓰지 않는 것이 좋겠다. 출처 : http://stackoverflow.com/questions/6393827/can-i-nest-a-button-element-inside-an-a-using-html5 No, it isn't valid HTML5 according to the HTML5 Spec Document from W3C: Content model: Transparent, but there must be no interactive content descendant. The a element may be wrapped around entire paragraphs, li..
· 개발일지
See the Pen [HTML] ruby by zinee (@zineeworld) on CodePen.
1. http://serpiko.tistory.com/382 2. HTML5 Canvas: Lunch Wheel 3. http://www.dougtesting.net/winwheel 4. http://www.html5canvastutorials.com/labs/html5-canvas-wheel-of-fortune/
[원문출처] http://jjperezaguinaga.com/2014/03/19/why-cant-we-find-front-end-developers/ [번역출처] http://mygony.com/archives/4810/comment-page-1#comment-78084 어느날 우연히 Quora에서 프론트엔드 엔지니어링과 스타트업에 관련된 “Why is it that startups have trouble finding front end developers? (왜 스타트업에서 프론트엔드 개발자를 구하기가 어려운가?)”라는 글을 보게 되었다. 발제자는 다음과 같은 내용도 덧붙였다. (…) 엔지니어링 분야에서 프론트엔드 개발이 다른 분야보다 훨씬 쉽다는 것에는 많은 사람들이 동의할 겁니다. 그런데 왜 스타트..
zineeworld
'개발일지' 카테고리의 글 목록 (28 Page)