Scrolling Text Effect Codes for Blogger & WordPress

Want to Add Scrolling Text Effects to your website? Then you are at the right place, Here we have provided all possible Scrolling Text Effects codes both for Blogger and WordPress. just You have to Copy and past the code to your page with replacing yours text, links or images.

Left to Right Scrolling Text Effects

<marquee direction="right" bgcolor="#fadd08"><a href="#">Your Text Will Goes Here</a></marquee>

📌 Your Text Will Goes Here

Right to Left Scrolling Text Effects

<p><marquee direction="left" bgcolor="#000"><a href="#">Your Text Will Goes Here</a></marquee></p>

🔴 🟠 🟡 🟢 🔵 🟣 ⚫️ ⚪️ 🟤 Your Text Will Goes Here

Top to Bottom Scrolling Text Effects

<marquee direction="down" bgcolor="#99ccff">Your Text Will Goes Here</marquee>

Your Text Will Goes Here

Bottom To Top Scrolling Text Effects

<marquee direction="up" bgcolor="#99ccff">Your Text Will Goes Here</marquee>

Your Text Will Goes Here

<marquee bgcolor="#33cc99" behavior="alternate" style="color:white;">This Is Moving Text with Alternate Behavior</marquee>

This Is Moving Text with Alternate Behavior

<marquee bgcolor="#000" style="color:white;"><br> This is a <a href="https://www.bloggingmafia.com/">Link </a>Scrolling Text Effect<br> </marquee>


This is a Link Scrolling Text Effect

<marquee bgcolor="#33cc99" style="color:white;"><br />
Moving Image<img src="image url"><br />
</marquee>
Moving Image

11 thoughts on “Scrolling Text Effect Codes for Blogger & WordPress”

  1. Thanks bro.
    I have added a image in my website.
    And if any one clicked one the image then link should open I want in that way. Can you make it possible

    Reply

Leave a Comment