website html question
July 25th, 2016
i am making a website and i want a box that displays a series of different messages.
So it fades away one bit of text and loads the next bit. is this possible?
You can use the marquee code.
Yes this is possible. HTML / CSS / and Javascript needed to get your desired effect.
http://jsfiddle.net/JeSEJ/
Here I have provided an example of the text fading in and out.
Boxes and final touches etc etc, can be done afterwards.