View Full Version : Iframe Help please..Well i think...Heh.


Inspiration
07-17-2003, 08:43 PM
Ok well when i first joined i read the rules and it said no advertising....Well i can't explain what i need help on without showing you what i want my layout to be like....and obviously i can't plug.... And i'm no good at explaining...Any way i can show you what i want help with?
If not i'll explain in a moment...... :)

kittycat
07-17-2003, 09:22 PM
You're allowed to post a link if you need help with something on that page :)

Inspiration
07-17-2003, 10:06 PM
Oh, lol silly me. I thought it would be classed as plugging well basically all i want to know is how do you do this....

http://www.glittericious.net/nicky/(BYRNE).html

I know it may have been explained in this site but i just don't get it i'm soo confused i don't know what it would come under...IFrames?

kittycat
07-17-2003, 11:16 PM
What exactly is it that you want to do? If you just want the code for an iframe, it's here: http://www.lissaexplains.com/frames.shtml#inline

Inspiration
07-17-2003, 11:52 PM
Jeese i'm no good at explaining...I just want a layout like the link i have given you O___O Sorry i ^^^^ at explaining....

kittycat
07-18-2003, 12:02 AM
The whole layout is done in a frameset, but you could get the same effect with tables and an iframe. The basic code would look like
<table>
<tr>
<td>top image here</td>
</tr>
<tr>
<td>column one</td>
<td>iframe code</td>
</tr>
</table>

If you want a framecode for it you can go to http://framecodes.tripod.com

Inspiration
07-18-2003, 10:16 AM
Originally posted by kittycat
The whole layout is done in a frameset, but you could get the same effect with tables and an iframe. The basic code would look like
<table>
<tr>
<td>top image here</td>
</tr>
<tr>
<td>column one</td>
<td>iframe code</td>
</tr>
</table>

If you want a framecode for it you can go to http://framecodes.tripod.com

I want something so i don't have to keep on typing out the same code (just for the MAIN image) Like keep typin it out. I don't thnink i'm making any sense at all....