Outline Alternating Marquee
アウトライン交互
Generation Prompt
【対象要素】 - セクションの区切りの大きなテキスト帯に適用する 【演出内容】 - 同じ単語を繰り返しながら流れる帯で、塗りつぶしの文字と輪郭線だけの中抜き文字を交互に並べる 【品質要件】 - 中抜き文字の線は細め(1px程度)にして、塗り文字とのコントラストを立てる - ループの継ぎ目が分からないよう、終了時の状態と開始時の状態を完全に一致させる - prefers-reduced-motion 時はアニメーションを止め、静止した完成状態で表示する
[Target] - A large text band used as a section divider [Motion] - A repeating word flows by, alternating between filled letters and outline-only letters [Quality] - Keep the outline stroke thin (about 1px) for contrast against filled words - Make the loop seamless: the end state must match the start state exactly - With prefers-reduced-motion, stop the animation and show a static finished state
Prompts and demo code are free to use in your own projects. See About.