PDA

View Full Version : Frames and tables


pinkcat_02
02-26-2003, 07:46 PM
Hi all,

I have already created my template using tables but now I came up with some ASP code where it needs to be put in frames. The thing is I don't wanna change my template as it requires some extra time so I was wondering if there is any way of putting frames in a table cell?

I haven't used frames before and I have no idea.

Thanks

cg9com
02-26-2003, 08:20 PM
you can use an inline frame <iframe></iframe> element.
there seem to be alot of threads on this lately