<marquee> html tag usage/replacment
问题 I know that <marquee> tags are evil. If it is so bad to have scrolling text, then using JS to get the same effect doesn't make it any better, right? And suppose I decided to have some scrolling text (gasp) , is there some type of CSS(3?) or HTML(5?) way to do this that is technically correct (i.e. not deprecated)? If there isn't a CSS/HTML solution, should I use: Javascript, which will be heavier to download and might be turned off (is that a pro or a con?), but I get the bonus of being W3C