View Full Version : Frames..HelP!


_evp_
04-05-2003, 08:47 AM
I try to make this kind of frames; but I cant find how in the site!
Here is an exempel how i could like the frames looks:
http://(IMG)thesite.bmp(/IMG)

Can you help me?
EVP


EDIT:
The picture couldnt shows...

I mean frames in the middle on the page like this one:http://www.danradcliffe.com

Sheila
04-05-2003, 09:02 AM
It uses tables (http://www.lissaexplains.com/table.shtml) with an inline frame (http://www.lissaexplains.com/frames.shtml#inline).

_evp_
04-05-2003, 03:01 PM
How do I make a table with an inline frame?

Evp

MaGiCSuN
04-05-2003, 04:20 PM
Just make a table and insert the <iframe> codes (i mean the WHOLE iframe code in case you really going to copy and paste this) in one of the cells.

Love,
Mirna

_evp_
04-06-2003, 06:58 PM
Just make a table and insert the <iframe> codes (i mean the WHOLE iframe code in case you really going to copy and paste this) in one of the cells.

Love,
Mirna


__________________

Could you give me an exempel: (I cant find out to put the iframe in the table!;)

evp

Please do NOT make New Threads! Hit the Post Reply button to reply to a message.- Moderator

Sheila
04-07-2003, 08:54 AM
You make a table: http://www.lissaexplains.com/table.shtml

Then you put the inline frame code inside the table.... http://www.lissaexplains.com/frames.shtml#inline

Where Lissa has Cell1 or Cell2...You put it where, for example, Cell1 is. Of course, you put in in which ever part you want.