I submitted a template and it was held over as a soft reject. There are just a few things the reviewer wants me to fix. the problem is I have no idea in the world how to fix them. One of the issues is that the code doesn’t validate. Works just fine cross browser in every browser, but won’t validate. The code that it’s hanging up on is this..
http://www.adobe.com/products/flashplayer/include/marquee/design.swf?width=792&height=294"
it’s a flash example. The validator doesn’t like the width and height property. Any tips?
try changing your & to
&
well, I was wrong, I do have an idea of how to fix it, just never occurred to me to do that. Thank a lot, it looks like that is going to work.
great! enjoy your work.. looking forward to see your first theme 
well, I was wrong, I do have an idea of how to fix it, just never occurred to me to do that. Thank a lot, it looks like that is going to work.
Can you also post how you fixed it?
Change your & to
&
I take it your using Strict?
I recommend CSE HTML Validator – easy to use, Google it and make life easier 
