Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- White space around image in Internet Explorer


Fotiman - 9:13 pm on Nov 10, 2011 (gmt 0)


All you need to do is modify the inner page of your iframe (slideshow.html), and add the following to the head of that page:

<style type="text/css">
html,
body {
background-color: #54C6E1;
margin: 0;
padding: 0;
}
</style>

This will give the document inside your frame the same color background as the outer page.


Thread source:: http://www.webmasterworld.com/html/4385356.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com