brown2005 Posted March 10, 2008 Share Posted March 10, 2008 i am trying to code in xhtml strict which is fine upto when i want to use the <marquee> tag. is there another tag i could use instead? or would i have to use javascript? this is the error i get by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). Quote Link to comment Share on other sites More sharing options...
haku Posted March 10, 2008 Share Posted March 10, 2008 Marquee is a behavior rather than a style. It can be done with Javascript. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.