일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
- 스크롤하단
- 앵커이동
- 애니메니션효과
- 해시스크롤이동
- css3 animate
- 하단fixed
- 하단스크롤
- 아기옷
- scroll이동
- PC에서텍스트추출
- youtubethumbnail
- youtubeiframethumbnail
- 달콤한바느질
- 특정위치고정
- css애니메이션효과
- 텍스트추출
- sublimetextgit연동
- 연동하는방법
- css효과
- 이미지텍스트변환
- 서브라임git연동하는 방법
- sublime+git
- css3예제
- 이미지텍스트추출
- 하단특정위치
- 아이프레임유튜브썸네일변경
- 서브라임+git
- 서브라임git
- 아이옷
- 아이프레임유튜브썸네일
- Today
- Total
목록전체 글 (102)
개인공간
Image Rescue 3 이용하면 됩니다. 이 프로그램 덕분에 실수로 지운 사진과 동영상을 많이 살렸드랬죠!!
content:attr(href); href의 링크를 가져와서 프린트시 URL을 출력해준다 (ctrl + p에서 확인가능하다) html css @media print { a[href]:after { content: ""; } } content:open-quote,no-close-quot,close-quote blockquote를 content로 표현가능하다. 따옴표(open-quote, close-quote) html 따옴표(open-quote, close-quote) css blockquote p { margin: 0; text-indent: 1em; quotes: "\201c" "\201d"; } blockquote p:first-of-type { text-indent: 0; } blockquote ..
counter-resetBROWSER SUPPORT (more…)IE8+FF1+SA3.1+OP9.2+CH2+FULLFULLFULLFULLFULL Album Year The Raging Wrath of the Easter Bunny 1986 Bowel of Chiley 1987 Goddammit I Love America 1988 OU818 1989 Mr. Bungle 1991 Disco Volante 1995 California 1999 html Album Year The Raging Wrath of the Easter Bunny 1986 Bowel of Chiley 1987 Goddammit I Love America 1988 OU818 1989 Mr. Bungle 1991 Disco Volante 1..
유효성체크가 되는형식이긴하나, placeholder 가 없으면 안되기때문에작업할때 placeholder 전체 사용여부를 체크후 사용할것! 플레이스홀더가 없는경우 : 플레이스홀더가 있는경우 : .inp170222_2{background-color:#ccc;border:1px solid #ddd;} .inp170222_2:not(:placeholder-shown) {background: #fff;border:1px solid #ccc;}
required="required" : required="required" : required="required" 없는경우 input에 required="required" 유효성검사 속성추가 input:valid 이용하여 스크립트가 아닌 input에 value가 있는것을 체크하여 css로만 input체크 처리 .inp{background-color:#fafafa !important;border:1px solid #e9e9e9 !important;} .inp:valid {background-color: #fff !important;} .inp:focus{border:1px solid blue !important;background:#def0ff !important;}
list_num 기본 list_num 기본 list_num 기본 list_num list_base list_num list_base list_num list_base list_num list_circle list_num list_circle list_num list_circle 자동 카운트로 ol 리스트 만들기 .ol.list_num{counter-reset:number 0;} .ol.list_num > li{position:relative;line-height:22px;} .ol.list_num > li:before{position:absolute;top:0;left:0;counter-increment:number;} .ol.list_base > li{padding-left:15px;} .ol.list..
color color red blue yellow black .selects { position: relative; width: 200px; height: 40px; background: url(select_arrow.png) 180px center no-repeat; /* 화살표 이미지 */ border: 1px solid #E9DDDD; } .selects label { position: absolute; font-size: 14px; color: #a97228; top: 13px; left: 12px; letter-spacing: 1px; } .selects select#color { width: 100%; height: 40px; min-height: 40px; line-height: 40px; ..
https://www.ultraedit.com/downloads/ultraedit-download/ 최신버전, 한글버전 다운로드 가능 URL
가이드 head 메뉴리스트 가이드 body 가이드 버튼 폼 테이블 페이징/탭 검색영역 컨텐츠 메뉴리스트 1depth 2depth 3depth 4depth type dev. end link etc N. 0. 공통 .html 1. 매장매출관리 2DEPTH 3DEPTH 4DEPTH 이유미 11.05 .html 2. 수익정산관리 .html 3. 마케팅관리 .html 4. 고객관리 .html 5. 매장관리 .html 6. 자산/시설관리 .html 7. 그룹웨어 2DEPTH 3DEPTH 4DEPTH 이유미 11.05 .html 8. Admin .html
localhost잡는방법 제어판 > 프로그램제거 프로그램 및 기능 > Windows 기능 사용/사용 안함 windows 기능 사용/사용 안함 > 인터넷 정보 서비스 (체크해주기) 제어판 > 시스템 및 보안 제어판 > 시스템 보안 > 관리도구 제어판 > 시스템 보안 > 관리도구 > IIS(인터넷 정보 서비스) 관리자 IIS(인터넷 정보 서비스) 관리자 > 사이트 > 오른쪽마우스클릭 > 웹사이트 추가 사이트 이름 / 실제 경로포트 80이 기본으로 잡힌다웹사이트 추가가 여러개 인경우 포트가 겹치지 않게만 잡으면 된다. 지정한 사이트명이 추가되면 > 사이트명 더블클릭 > 디렉터리 검색 더블클릭 디렉터리 검색 > 사용을 눌러준다. localhost:8005 ( 지정포트 설정)으로 들어가면 그 페이지의 디렉터리가 ..