Basic Marquee
ベーシックマーキー
Generation Prompt
【対象要素】 - セクションの区切りや見出し帯の大きなテキスト1行に適用する 【演出内容】 - 大きなテキストが右から左へ、一定速度で途切れなく流れ続ける - 同じ文言を繰り返し連結し、帯全体が無限に続いているように見せる 【品質要件】 - 速度はゆっくりめ(1周20秒以上)。読ませる装飾であって、目で追わせて疲れさせない - ループの継ぎ目が分からないよう、終了時の状態と開始時の状態を完全に一致させる - prefers-reduced-motion 時はアニメーションを止め、静止した完成状態で表示する
[Target] - A single large line of text used as a section divider or heading band [Motion] - Large text flows right to left at constant speed, endlessly - Repeat and chain the same phrase so the band looks infinite [Quality] - Keep it slow (20s+ per cycle); it is decoration, not something to chase - 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.