본문 바로가기

ZeroToHunnit Coding

검색하기
ZeroToHunnit Coding
프로필사진 0에서100

  • 분류 전체보기 (60)
    • HTML,CSS (9)
    • JAVASCRIPT (35)
    • React 일기 (11)
    • 포트폴리오 일기 (5)
Guestbook
반응형
Notice
Recent Posts
Recent Comments
Link
250x250
«   2025/07   »
일 월 화 수 목 금 토
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
  • React
  • html
  • scrollevent
  • scrollY
  • 스크롤
  • SQLD
  • ADsP
  • pointermove
  • classList
  • localstorage
  • For
  • swiper
  • JavaScript
  • scroll
  • css
  • Animation
  • 반복문
  • input
  • addEventListener
  • insertAdjacentHTML
  • Sticky
  • Hover
  • 이벤트리스너
  • forEach
  • NodeList
  • swiperjs
  • 가로스크롤
  • getBoundingClientRect
  • mousemove
  • 애니메이션
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록transform (1)

ZeroToHunnit Coding

[CSS] 리스트에 마우스 올리면 사진 띄우기

요즘 벤치마킹을 하다보면 저렇게 마우스를 올리면 사진이 뜨는 ui를 많이 발견할 수 있다. 그래서 간단하게 만들어보았다. HTML 1번 리스트 2번 리스트 3번 리스트 리스트는 ul li로 만들어주고 이미지를 띄울 공간을 미리 만들어주었다. CSS ul{ padding: 40px; } li{ padding: 80px 0; font-size: 40px; border-bottom: 4px solid #777; cursor: pointer; position: relative; transition: all 0.3s; } li:last-child{ border-bottom: none; } .img-box{ width: 300px; height: 300px; position: absolute; top: 50%; l..

HTML,CSS 2024. 1. 23. 15:41
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바