Scrolling Marquee

  • Unknown's avatar

    Here is a really cool feature if any one cares to use it on their blog post. I haven’t used it yet but, it does work.

    Horizontal HTML Code:

    <div align=”center”><FONT
    color=”#FF0000″ size=”+1″><MARQUEE bgcolor=”#FFFFFF
    direction=”left” loop=”20″ width=”75%”><font=times roman><font size=h5> “Your Text Goes Here”.
    </MARQUEE></FONT></DIV>
    =================================================================================

    Vertical HTML Code:

    <div
    align=”center”> <marquee bgcolor=”#000080″ scrollamount=”3″
    direction=”up” loop=”true” width=”35%”> <center>
    <font color=”#ffffff” size=”+1″> “Your Text Goes Here”
    </font> </center> </marquee></div>

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    marquee is not one of the supported HTML tags here at wordpress.COM.

    http://en.support.wordpress.COM/code/

  • Unknown's avatar

    So, is there another HTML tag that can be used in place of “marquee” that will essentially do the same thing?

  • The topic ‘Scrolling Marquee’ is closed to new replies.