http://www.deucepainting.com/mainstage.html
Can someone help me out here. I’m having weird spacing issues when I open this site in Netscape. Half of the site is cut off. It works fine in IE.
Here is the code I’m using to remove the margins.
<style type=“text/css”>
body {
margin: 0;
}
</style>
everything else is code automatically generated by flash when I publish an html page.
I’m stumped.
:sigh:Pharoh32