Character Pop Text
1文字ずつ弾んで拡大
Generation Prompt
【対象要素】 - サイト内のテキスト1箇所(見出し・キャッチコピー・リード文等)に適用する 【演出内容】 - 文字が1つずつ、点から等倍まで勢いよく拡大して現れる - 少し行き過ぎてから戻る弾みをつけ、軽快な印象にする 【品質要件】 - 文字ごとの時間差は34ms。弾みは1.1倍程度までに抑える - 拡大の中心は各文字の中央にし、行が波打たないようにする - prefers-reduced-motion 時は演出を無効化し、最初から完成した状態で表示する - 演出中も文字が判読できなくなる時間を作らない。レイアウトを揺らさない
[Target element] - Apply to one piece of text on your site (a heading, a tagline, a lead paragraph, etc.) [Motion] - Characters scale up sharply from nothing to full size, one at a time - Add a slight overshoot before settling to keep it light and lively [Quality requirements] - Stagger about 34ms per character; keep the overshoot to about 1.1x - Scale each character around its own center so the line does not ripple - When prefers-reduced-motion is set, disable the animation and show the finished state from the start - Never let the text become unreadable during the animation, and never shift the surrounding layout
Prompts and demo code are free to use in your own projects. See About.