*Kryssy_Cat*
02-15-2003, 12:43 AM
Yeah, I'm a newbie. Can someone hepl me on Inline frames? I want to use one on my blog and I can't figure out how to put blog entries in it. Please help.
|
View Full Version : Frames! Aaaahh! *Kryssy_Cat* 02-15-2003, 12:43 AM Yeah, I'm a newbie. Can someone hepl me on Inline frames? I want to use one on my blog and I can't figure out how to put blog entries in it. Please help. Sheila 02-15-2003, 08:40 AM Put this code on the page you want..... <iframe src="inline.html" name="inlineframe" width="your width" height="your height" frameborder="0" border="0"></iframe> Then you make a page called inline.html and that is what will appear in your inline frame. Found here: http://www.lissaexplains.com/frames.shtml#inline |