본문 바로가기

a battle with myself

검색하기
a battle with myself
프로필사진 열공_중

  • 분류 전체보기 (40)
    • android (6)
    • PHP (2)
    • JSP (0)
    • Spring (2)
    • link (2)
    • 정보처리 기초 (3)
    • html + css (4)
    • js & jQuery (0)
    • java (4)
    • Go (0)
    • sql (8)
    • linux (0)
    • ..etc (9)
Guestbook
Notice
  • 새로운 시작!
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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 31
Tags
  • call by value
  • STREAM
  • 기사
  • Spring
  • ABSOLUTE
  • 정보처리
  • codepage
  • UTF-8
  • 산업기사
  • call by refelrence
  • transform
  • fixed
  • where
  • 스마트에디터
  • Encoding
  • box-sizing
  • relative
  • I/O
  • static
  • 이미지확대
  • 정보처리기사
  • SQL
  • transition
  • text-shadow
  • 정보처리 산업기사
  • MySQL
  • datasourceexplorer
  • position
  • method
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록transition (1)

a battle with myself

[css] 이미지 확대 / transform:scale / transition:transform

css를 이용한 간단한 이미지 확대... 간단한 div box안에 이미지 소스를 확대 시키려면 transform:scale 을 이용하면 된다. transform:scale(1.1); /* default */ -webkit-transform:scale(1.1); /* 크롬 */ -moz-transform:scale(1.1); /* FireFox */ -o-transform:scale(1.1); /* Opera */ 이미지를 1.1배 확대 한다. div 속성 .shadow{ width:100px; height:100px; border:1px solid black; overflow:hidden; /* div 박스 사이즈를 넘어간 값은 숨긴다*/ } 이미지 속성 .shadow img{ width:100px; h..

html + css 2016. 7. 4. 09:14
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바