I am having an issue with wrapping text around an ad on my site. It works fine with internet explorer but I cant get it to work with firefox. Crazy isnt it? Essentially the firefox wrap jumps to the bottom of the add when I add a new <p> to start a new paragraph. Any ideas? oh yea the site: www.assetplay.net
Firefox is performing correctly. I don't have IE on my laptop so I can't see what IE is doing. The validator chokes on it There's something missing in your markup in that area. It looks like a missing </div>.
Ok, I found the error and the site now validates as XHTML 1.0 Strict. However, I still can not get the text to actually wrap with firefox. Is this even possible?
Somehow that Google ad, being in an iframe, is messing this up but, for some reason, I can't see what the problem is. (I'm embarrassed I haven't figured this out)
You are not the only one - I have tried putting everything I can think of to get it to actually wrap. Maybe I will just make it a table template lol.