본문 바로가기

ZeroToHunnit Coding

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

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

목록nowrap (1)

ZeroToHunnit Coding

[HTML,CSS] 글자 색 채우기 애니메이션

위와 같이 글자의 색이 좌에서 우로 채워지는 듯한 애니메이션을 짜보았다. HTML 안녕하세요 반갑습니다. 안녕하세요 반갑습니다. 코딩 너무 재밌죠? 코딩 너무 재밌죠? CSS .box{ position: relative; transform: translateX(20%); } .box:first-child{ margin-top: 300px; } .gray{ text-align: center; font-size: 100px; color: #999; font-weight: bold; } .black-box{ position: absolute; top: 0; left: 0; overflow: hidden; width: 0; transition: all 0.3s; animation: w100 3s forwards..

HTML,CSS 2023. 12. 22. 22:05
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바