085Scroll Word Mask

In this effect, a sentence scrolls through the center of the screen, revealing only four words at a time. The words appear and disappear as you scroll, creating a continuous transition. Let's begin!

HTML Structure

The section holds a tall wrapper for scrub length, one sentence paragraph, and a footer block for credits:

<section class="mwg_effect085">
    <div class="pin-height">
        <div class="container">
            <p class="sentence">Your line of copy goes here.</p>
            <div class="footer">
                <p>
                    <span>Artist name</span>
                    <span>Track title</span>
                </p>
                <img class="papota" src="./assets/medias/papota.png" alt="">
            </div>
        </div>
    </div>
</section>

Become a member to unlock
the full effect
today.

Join now Join now

Discover the platform

See how the platform works: try Effect #000 for free.

Try it now Try it now

(No registration or credit card needed)