-
Inspiration, WP Theme 2012‧07‧17
워드 프레스 테마 모음
1. 10 Pinterest-Like WordPress Themes 다운 받으러 가기 2. 60+ Best WordPress Themes 2013 Edition – Great Collection! 다운 받으러 가기
-
Inspiration 2012‧07‧17
awesome, inspiration, award site 사이트
1. 50 Awesome Website Design Galleries 각 종 영감얻는 사이트를 모아 놓는 사이트 / 디자인 혹은 사이트에 대한 어워드들을 소개하는 페이지 http://designrfix.com/inspiration/50-awesome-website-design-galleries 2. 개성있는 네비게이션을 사용하는 웹사이트 모음 단순한 네비게이션이 아닌 전체적인 컨셉에 맞춰서 사이트의 디자인에 맞게 네비게이션을 구성한 사이트들을 소개함. http://designwoop.com/2012/03/creative-website-navigation-examples/
-
Wish become to creative developer with new intelligent and experienceWish become to creative developer with new intelligent and experience
-
Inspiration 2012‧07‧17
포토샵 튜토리얼 사이트
1. 24 Stunning Photoshop Tutorials http://djdesignerlab.com/2012/07/16/24-stunning-photoshop-tutorials/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+djdesignerlab+%28DJDESIGNERLAB+-+Find+All+Your+Design+Inspirations+From+This+Laboratory%29
-
Flash AS 2.0, Flash AS 3.0 2012‧07‧06
플래시 플레이어 버전 확인 및 디버거 다운로드
자신이 설치한 플래시 플레이어 확인할 때가 있다. http://www.adobe.com/software/flash/about/ 위에 접속하면 You have version 11,3,300,257 installed 이렇게 우측 에 사각 박스안에 써있다. 그리고 디버거는 플래시 디버깅 모드가 필요한 경우가 많다. http://www.adobe.com/support/flashplayer/downloads.html 접속하면 아래 Os와 브라우져에 맞게 다운받아 설치하면 된다.
-
Html, CSS 2012‧07‧04
텍스트 정렬 및 스타일 정리
css에서 글자를 중앙 혹은 좌우 정렬하기 위한 코드이다. style="text-align:center;" 링크가 걸린 글자에 마우스를 올렸을 때 밑줄(underline)도 나오고 색깔(#FF00F6)도 변하게 해주는 css a:hover {text-decoration:underline; color:#FF00F6; } a:link 링크걸린 것 a:visited 링크 방문한 것 a:hover 링크가 있는 것 a:active 링크가 활성화 된 것
-
Html, CSS 2012‧07‧04
구글 웹폰트 사용하기
http://www.google.com/webfonts 구글 웹폰트... 몇개 없을 줄 알았는데...500개가 넘는 폰트들을 웹 api를 통해 제공한다. 사용법은 클릭 한번으로 끝난다. 마음에 드는 폰트의 오른쪽을 보면 Quick-use 버튼이 있다. 클릭하면 다음 페이지로 넘어가서 아래와 같이 한줄을 부여해주고 이걸 헤더에 넣어주면 끝난다. <link href='http://fonts.googleapis.com/css?family=Gentium+Basic' rel='stylesheet' type='text/css'> 그런후 사용하고 싶은 폰트 클래스에 font-family: 'Gentium Basic', serif; 이렇게 넣어주면 된다. 이 모든 […]
-
Server 2012‧06‧29
tar 압축 (파일 묶기) 명령어
사용법은 아래와 같다. tar 옵션값 폴더(or 파일명) ex) imagesfolder 폴더 안의 내용을 묶어서 backup.tar 로 만든다. tar cvf backup.tar imagesfolder 위 처럼 예시를 작성하게 되는 것이다. 여기서 cvf라는 옵션이 붙는데 옵션을 설명하자면 아래와 같다. -c : tar 파일을 생성.(꼭붙어야함) -v : tar 명령어를 실행하면 수행되는 화면이 보여진다는 옵션. -f : 파일의 이름을 지정해 주는 옵션이다. -p […]
-
nis@naminsik.com (ง •̀_•́)ง facebook.com/kisniman instagram(@kisniman) ฅ•ܫ•ฅnis@naminsik.com (ง •̀_•́)ง facebook.com/kisniman instagram(@kisniman) ฅ•ܫ•ฅ