Mark1981
12-09-2002, 10:26 AM
Does anyone know how I can add a Marquee tag to an Email Message?
|
Click to See Complete Forum and Search --> : Marquee HTML Script Mark1981 12-09-2002, 10:26 AM Does anyone know how I can add a Marquee tag to an Email Message? Zach Elfers 12-09-2002, 01:42 PM That depends on if your email service supports HTML. If it does, than just use the normal HTML code: <marquee behavior="scroll" direction="right" loop="infinite" scrollamount="200" scrolldelay="0">Scrolling text</marquee> sciguyryan 08-11-2003, 07:03 AM hi, i have been looking up simmilar things to do with javascript html etc. in E-mails and, as far as i can find out nearly all of the E-mail supplyers said that at default yes, you should be able to send html etc. in E-mails but, people can and do turn "active scripting" off. nkaisare 08-11-2003, 10:50 AM Marquee and blink are very distracting. The same emphasis can be conveyed much more effectively by using subtle mean: different color/font. Avoid the use of marquee. Especially in emails as email clients are less "developed" (and more "diverse") than HTML browsers. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |