"...Remember being a youngster, mom or dad telling you "close the door"? Well the same applies to HTML ...."


HTML   Advanced HTML For Beginners > HTML > HTML Frames

 Register

HTML

  • Learn about HTML frames
  • Complete HTML frames tags list
  • Get help putting HTML frames on your web site

You've made your split screen, the big main window, and then the smaller navigation window. One problem, when you click on a link in the small window, the small window changes! That's quite a problem here's how you solve it, targetting your links.

Here is an example

<a href="start.htm" target="Large">

Remember back in the <frame> tag, the name attribute? Well, that's what you put in the quotes in the new target attribute.

There are also a few more values that can be put in that target attribute

  • _top - if you have a frames page and link to another page, this gets rid of your frames

  • _blank - this opens a new browser window for the linked to page

Back to the HTML frames menu.

Web Hosting
Shared       
Reseller     
VPS             
Dedicated 
Price:   $(US)
Space:     (MB)
Transfer:(GB)
Platform:


HTML Forum

HTML Tools