I am using iframes in my page, and have stumbled across a weird issue. I set the iframe css like so
iframe { margin: none; padding: none; background:
try using a div with overflow: hidden; surrounding the , like
overflow: hidden;
Your browser does not support iframes.