gotfaith3
02-09-2003, 02:29 PM
how do i put a frame on my page.. what is the code thing. i tried the one that lissa gave but it didn't work.. can someone please help!
|
View Full Version : Frames gotfaith3 02-09-2003, 02:29 PM how do i put a frame on my page.. what is the code thing. i tried the one that lissa gave but it didn't work.. can someone please help! Pange 02-09-2003, 03:56 PM that code really *should* work.... troubleshooting checklist: 1. look at your coding on your frames page. 2. be sure that all of the files that are in the frameset actually exist. for example, if you have <frame src="main.html" noresize scrolling="yes">, then you need to have a main.html file. It doesn't have to be anything special, it just needs to be there with something on it. can you show us the code you used? |