- Arawn's Dev Blog
- Outsider's Dev Story
- Toby's Epril
- Benelog
- NHN 개발자 블로그
- SK 플래닛 기술 블로그
- OLC CENTER
- 소프트웨어 경영/공학 블로그
- 모바일 컨버전스
- KOSR - Korea Operating System …
- 넥스트리 블로그
- 리버스코어 ReverseCore
- SLiPP
- 개발자를 위하여... (Nextree 임병인 수석)
- "트위터 부트스트랩: 디자이너도 놀라워할 매끈하고 직관…
- Learning English - The English…
- real-english.com
- 'DataScience/Deep Learning' 카테…
- Deep Learning Summer School, M…
- Deep Learning Courses
목록WEB (HTML, CSS) (89)
민서네집
http://www.infragistics.com/products/jquery?gclid=CICH7ZCokckCFQ1xvAodCm0NoQ
Isotope - Responsive layouts http://isotope.metafizzy.co/layout.html#responsive-layouts Youxi - Multipurpose Responsive HTML5 Templatehttp://themeforest.net/item/youxi-multipurpose-responsive-html5-template/4591042
https://github.com/geuis/helium-css Helium - javascript tool to scan your site and show unused CSS
Brackets - shortcut(단축키) disable 내가 Mac에서 자주 쓰는 단축키가 Brackets의 Emmet 플러그인의 단축키로 사용되고 있어서 (Shift-Cmd-Up, Shift-Cmd-Down) 불편하던 차에 Disable 시킬 수 있는 방법을 찾았다. Debug 메뉴 > Open User Key Map { "documentation": "https://github.com/adobe/brackets/wiki/User-Key-Bindings", "overrides": { "Shift-Cmd-Up": null, "Shift-Cmd-Down": null, "Opt-Cmd-Up": null, "Opt-Cmd-Down": null, "Shift-Opt-Cmd-Up": null, "Shift-O..
Knockout과 Mocha를 사용한 TDD기반 웹 개발 https://justhackem.wordpress.com/2013/10/21/knockout%EA%B3%BC-mocha%EB%A5%BC-%EC%82%AC%EC%9A%A9%ED%95%9C-tdd%EA%B8%B0%EB%B0%98-%EC%9B%B9-%EA%B0%9C%EB%B0%9C/
앱타나 스튜디오 3, 서브라임 텍스트 2에서 부트스트랩 스니핏 사용하기http://martian36.tistory.com/1173
Noto Sans CJKNotoSans 는 거의 모든 언어를 지원하는데, 용량이 매우 커서, 구글이 EarlyAccess 를 지원하지 않아서, Google 웹폰트를 사용하도록 css 설정을 하는 것만으로는 한글 폰트를 사용할 수 없었다. 찾아보니 용량이 큰 폰트 파일을 한글 완성형 2350자만을 사용하도록 해서 용량을 줄여서 eot 나 woff, otf 파일로 변환해서 다운로드 받을 수 있도록 올려 놓은 사람이 있었다. 무료 오픈소스 글꼴 노트산스 – 본고딕 웹폰트 적용http://ibizcomm.co.kr/?p=2063 Google Noto FontsBeautiful and free fonts for all languages http://www.google.com/get/noto/ 한글 웹 폰트 경량화..
[React] 배우는 방법 http://mobicon.tistory.com/461
HTML Table Style Generator http://tablestyler.com/# HTML의 Table의 HTML 과 CSS 를 얻을 수 있다.