HTML Code

Hi I received a html code snippet and it works great on my site.
 

<div style="font-size:28px; text-align:left; font-weight:normal; padding: 2px; margin:0; background:#ffc433;">

<center>Put Test Here</center>

</div>

Now this allows me to but a banner on the top or header of my site using an HTML box, this allows me to only place one line of text.  What I would like to do is put multiple line and only show one at a time.  I have been trying to fine some code that would work for me but I have not been able to fine anything could someone help me with this? Also is it possible to have a pause between text lines?

 

VinnyS Basic on 01/18/18 at 13:44 Edited in Other
3 Answer(s)
Hi
   Not sure what your getting at but I would like something like this.
 

<div style="font-size:28px; text-align:left; font-weight:normal; padding: 2px; margin:0; background:#ffc433;">

<center>Put Test Here 1</center>

Pause and timing scroll direction up or down

<center>Put Test Here 2</center>

Pause and timing scroll direction up, down or to the first message

</div>

VinnyS Basic on 01/18/18 at 14:32
this way you will change order
GeorgiosT Bronze badges on 01/18/18 at 14:11

<p><div style="font-size:28px; text-align:left; font-weight:normal; padding: 2px; margin:0; background:#ffc433;">

<center>Put Test Here</center>

</div><p/>

GeorgiosT Bronze badges on 01/18/18 at 14:05
Cookies on mooCommunity - Social Networking Script.
This site uses cookies to store your information on your computer.