Character Rise Text
1文字ずつ下から
Generation Prompt
【対象要素】 - サイト内のテキスト1箇所(見出し・キャッチコピー・リード文等)に適用する 【演出内容】 - 文字が1つずつ下から浮き上がりながら、左から順に現れる - 波が走るように、常に数文字が動いている状態を作る 【品質要件】 - 文字ごとの時間差は34ms前後、移動量は22px - 行の高さは最終状態で固定し、動いている間もレイアウトを押し広げない - prefers-reduced-motion 時は演出を無効化し、最初から完成した状態で表示する - 演出中も文字が判読できなくなる時間を作らない。レイアウトを揺らさない
[Target element] - Apply to one piece of text on your site (a heading, a tagline, a lead paragraph, etc.) [Motion] - Characters float up one at a time from below, appearing in order from the left - Several characters are always in motion, so a wave appears to run across the line [Quality requirements] - Stagger about 34ms per character, moving about 22px - Fix the line height to the final state so nothing pushes the layout while animating - 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.