http://www.smashingmagazine.com/2009/10/05/mastering-css-coding-getting-started/ We’ll start with what you could call the fundamental properties and capabilities of CSS, ones that we commonly use to build CSS-based websites: Padding vs. margin Floats Center alignment Ordered vs. unordered lists Styling headings Overflow Position Once you are comfortable with the basics, we will kick it up a notc..
http://fetchak.com/ie-css3/ 이게 뭔가요? IE-CSS3 는 인터넷 익스플로러에서 곧 다가올 CSS3 표준에서 가능한 인기있는 새로운 스타일들의 지원을 제공해줍니다. 동작은 인터넷 익스플로러로 페이지를 보고 있다면, 몇몇 요서들은 스크립트에 의해 벡터 마크업 언어(VML) 내에서 재생성되어 있을겁니다. IE-특화 벡터 그림 언어는 IE가 못하는 둥근 모서리나 블러 효과와 같은 CSS 표현을 제공합니다. 사용법 평소 하던대로 CSS 를 작성하되 새 한 줄을 더하세요: .box { -moz-border-radius: 15px; /* Firefox */ -webkit-border-radius: 15px; /* Safari and Chrome */ border-radius: 15px; /*..
[원문] http://iphone.appstorm.net/roundups/developer/the-ipad-web-design-development-toolbox/시작해보기 이 글의 주된 내용은 아이패드를 위한 웹사이트 디자인과 관련된 것이다. The entry barrier to this type of development is virtually non-existant. That said, if you’re wanting to develop a native application, there’s a considerably more complex process. As with the iPhone, you’ll need to enrol on the iPhone Developer Program. This gi..
[주] 콩글리쉬 에디션 (내키는대로 번역입니다.) [출처] http://www.beansoftware.com/asp.net-tutorials/listview-datapager.aspx ASP. NET 3.5 에서 ListView 와 DataPager라는 두개의 새로운 데이터 바운드 컨트롤을 도입했다. ListView 웹서버 컨트롤은 데이터 소스의 데이터를 보여주는것을 가능케하고DataPager를 붙이면페이징이 가능해진다. ListView 는 DataList 와 DataRepeater 와 비슷하지만 수정,입력,삭제,바운드된 정렬(그리드뷰 컨트롤 데이터에서의와 같은)을 제공한다. GridView 컨트롤과는 다르게 ListView 는 페이지의 렌터링을 넘어선 전체 설정을 제공한다. 필요하면 템플릿과 스타일들을..
PHP의 DOM 이용해서 파싱해보려 별짓을 다하다가 망하고 결국은 정규식으로 쉽게 해결하였다. Parse an HTML Table with PHP http://blog.mspace.fm/2009/10/14/parse-an-html-table-with-php/ function parseTable($html) { // Find the table preg_match("/ .*?/s", $html, $table_html); // Get title for each row preg_match_all("/(.*?)/", $table_html[0], $matches); $row_headers = $matches[1]; // Iterate each row preg_match_all("/ (.*?)/s", $table_h..
- Total
- Today
- Yesterday
- Make Use Of
- How to geek
- 인터넷 통계정보 검색시스템
- 트위터 공유 정보모음
- 웹표준KR
- 치우의 컴맹탈출구
- Dev. Cheat Sheets
- w3schools
- Dev. 조각들
- ASP Ajax Library
- CSS Tricks
- WebResourcesDepot
- jQuery Selectors Tester
- DeveloperSnippets
- Smashing Magazine
- Nettuts+
- devListing
- 웹 리소스 사이트(한)
- Mobile tuts+
- Dream In Code
- Developer Tutorials
- CSS3 Previews
- 자북
- 안드로이드 사이드
- Code Visually
- Code School
- SQLer.com
- 무료 파워포인트 템플릿
- iconPot
- Free PowerPoint Templates
- Design Bombs
- Web Designer Wall
- 1st Webdesigner
- Vandelay Design
- 무료 벡터 이미지 사이트들
- Tripwire Magazine
- Web TrendSet
- WebMonkey
- 윤춘근 프리젠테이션 디자이너 블로그
- cz.cc 무료 DNS
- [웹하드] MediaFire
- [웹하드] DivShare
- 한컴 인터넷 오피스
- Android
- iphone
- IOS
- centos
- 안드로이드
- sencha touch
- PHP
- Chrome
- CSS
- API
- Docker
- iis
- mssql
- JSON
- IE
- Prototype
- classic asp
- Debug
- JQuery
- git
- Linux
- laravel
- nginx
- nodejs
- javascript
- Wordpress
- Mac
- ASP
- 워드프레스
- 한글
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |