웹개발관련 팁,소스등을 모아놓은곳입니다.로그인이 필요합니다.
실전HTML5가이드 WebStandard
http://www.webappscon.com/html5/ HTML5Guide.pdf http://webstandards.or.kr/guide web-standard-guide-2005-appendix.pdf
웹접근성을 고려한 팝업창 열기 WebStandard
웹접근성을 고려한 팝업창 열기 <a href="http://www.naver.com" target="_blank" onclick="window.open(this.href, 'popupName', 'width=800, height=500, left=50, top=50, statusbar=0, scrollbars=1'); return false;" onkeypress="thi...
펌-유니버설 디자인을 위한 UI(HTML/CSS)개발 가이드. WebStandard
http://www.xpressengine.com/18287732