View Full Version : HELP please


danielavanilla
03-31-2003, 08:52 PM
why is it that when i use the exact same code as prescribed on lissaexplains.com, that my frames can change size?

when i use the code for frames, the frame border/encasing things are readjustable so that they can be pulled longer or wider.

i dont want that for my page.

please tell me if this is fixable.

starlet
03-31-2003, 09:57 PM
You can also make sure that your frame cannot be resized if you include this tag in the frame src tag:

<frame src="left.html" name="leftside" scrolling=no noresize>