Fade and Scale Text
フェード+スケール
Generation Prompt
【対象要素】 - サイト内のテキスト1箇所(見出し・キャッチコピー・リード文等)に適用する 【演出内容】 - テキストがわずかに小さい状態から、等倍まで広がりながら現れる - 中心を固定して拡大するので、行の位置は変わらない 【品質要件】 - 拡大は0.9倍から等倍まで。それ以上動かすと文字がぼやける - 時間は0.8秒前後で、終わりを減速させる - prefers-reduced-motion 時は演出を無効化し、最初から完成した状態で表示する - 演出中も文字が判読できなくなる時間を作らない。レイアウトを揺らさない
[Target element] - Apply to one piece of text on your site (a heading, a tagline, a lead paragraph, etc.) [Motion] - The text appears while growing from slightly smaller to full size - It scales from a fixed center, so the line position never changes [Quality requirements] - Scale from 0.9x to 1x. Any more and the glyphs blur - Take about 0.8s and ease out at the end - 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.