I have a transparent iframe on my site and I'm using the allowtransparency="true" tag. However, it doesn't validate in the W3C validator. It's the only thing stopping me from having a valid page Is there a way to have a transparent iframe that validates or something with a similar effect?
Any help or information is appreciated. Thanks in advance
I'm not using frames, just one iframe. I wanted the transparency because I want the background to show through, and for my site, its easier to use (and easier to edit) iframes than, say, divs. Plus, it saves space