View Full Version : Frame Adjustment


catmalakh
07-12-2003, 05:44 AM
My website is made up of 3 different i-frames, which appear as 3 columns. Ive been having alot of trouble, trying to adjust all of them at different lengths.
They absolutely refuse to adjust to the height I want them.
A friend of mine suggested it was because there was a quote somewhere in the code and I didn't know what he meant but didnt' want to ask what i t meant and look stupid.
Here is the evil disobedient code..

<iframe src="update.html" name="inlineframe"width=375" "height=600""style="border: 5 solid #FFFFFF"></iframe>

bellportal
07-12-2003, 08:02 AM
This post should really be in the frames section, but anyway...

Why do you have to use IFRAMES? Why can't you use FRAMES for the whole of your site?