View Single Post
Old 10-11-2006   #1 (permalink)
Gh0ust_f4c3
A.K.A BooGz
 
Join Date: Feb 2005
Location: Fortlauderdale, Florida
Posts: 24

Send a message via AIM to Gh0ust_f4c3 Send a message via Yahoo to Gh0ust_f4c3
need help with I-frame codeing

im working on a site for school, i used a web site tutorial. i created the page in adobe photoshop, sliced it, then entered the images into tables, the thing is, for my navi bar and my web creators bar the background image stays, now on my I-frame i used the following codeing (this is the whole code for the I-Frame)

<table width=580 border=0 cellpadding=0 cellspacing=0>
<tr>
<td><img src="http://www.freewebs.com/atorebka7/images/iframe.gif" width=580 height=25></td>
</tr>

<div align="center"></div>

<td rowspan="1" background="http://www.freewebs.com/atorebka7/images/iframecontent.gif">



<IFRAME name="frame" src="http://www.freewebs.com/atorebka7/main.htm"
frameBorder=1 allowtransparency="true" background-color="transparent" width="100%"
height="370">
</iframe>
</td>
</tr>
<tr>
<td><img src="http://www.freewebs.com/atorebka7/images/iframebottom.gif" width=580 height=25></td>
</tr>
</table>

now when ever i hit view page in broswer, the backgound color for the I-frame dosent show. this has to be complete by next friday so im hopeing for a lil help, if need be ill send the whole site code.

Thanks,

Gh0ust_f4c3


P.S. the link is B.A.'s BPA Web Site

Last edited by Gh0ust_f4c3; 10-13-2006 at 12:32 AM.. Reason: requested link
Gh0ust_f4c3 is offline