How do I get Frame tags in HTML to work right?

  • Thread starter Thread starter PopularxNerdx831
  • Start date Start date
P

PopularxNerdx831

Guest
I'm trying to work on a website (for the fun of it) and I'm putting a table of contents on the lefthand side at 25%, I got the <frameset> and <frame src=> tags, but for some reason only the first link in m yTable of Contents works, I click on another and it opens up a new tab. I'd appreciate it if anyone can tell me what I need to do to make this work. Do I have to put a special thing on the page i'm linking to? Do i need to put something other than target = blahblah at the end of the anchor tag in the Contents page? Help me please
 
Back
Top