Hello I would like to add some kind of a marquee news update to my site. Now I would like to add some kind of framework around it that I made in photoshop. I know how to do the marquee and how to add the framework as an image but how do I put the marquee text in the framework?? thanks for any help !!
<marquee>TEXT</marque> as for a background/framwork, put the marquee in a ttable and set the frame work as a background image.
hmmm that doesnt really work for me.. The image disappears for some reason, can you give me a code please??
<table border="0"><tr><td background="???"><marquee>---- here</marquee></td></tr></table> marquee doesn't work in every broswer FYI, but it shoudl work in most, otherwise use javascript.