PinkIce
10-27-2003, 03:12 AM
ok i want to have a background image but my code doesnt work, it comes up as a white background heres my code and its not the wonr url of the image either so that cant be the problem
<style type="text/css">
<!--
body
{background-image:url;}
-->
</style>
<center><img
src=url><br><be></center>
<iframe FRAMEBORDER="0" BORDER=0 width=627 height=637 src="main.html" name=main
allowTransparency scrolling=auto style="position:absolute; top:435px;
left:38px"></iframe>
<iframe FRAMEBORDER="0" BORDER=0 width=231 height=637 src="side.html" name=main
allowTransparency scrolling=auto style="position:absolute; top:435px;
left:680px"></iframe>
</center>
<style type="text/css">
<!--
body
{background-image:url;}
-->
</style>
<center><img
src=url><br><be></center>
<iframe FRAMEBORDER="0" BORDER=0 width=627 height=637 src="main.html" name=main
allowTransparency scrolling=auto style="position:absolute; top:435px;
left:38px"></iframe>
<iframe FRAMEBORDER="0" BORDER=0 width=231 height=637 src="side.html" name=main
allowTransparency scrolling=auto style="position:absolute; top:435px;
left:680px"></iframe>
</center>