I had a good giggle over your description of not having success in front of the class! I think I would have died! hahahaha
After that story, I felt your pain so made a couple of screen shots for you. I don't use frames ever so I didn't have anything exciting to show you ... I hope it helps you figure it out.
This is what your code should look like "if" you used the same labels for each frame. For instance the default in DW is mainFrame
- Code: Select all
<a href="index.html" target="mainFrame">home</a>
If it doesn't work, let me know and I'll try to be more helpful.
Actually if that doesn't work try the word main such as
- Code: Select all
<a href="index.html" target="main">home</a>