When using framesets on a website, the most common problem is getting the links to open in the correct frame. This is called targeting and is set by using the target attribute of the anchor tag by giving it a "target" to open their links in. In most websites that do not use frames, you will notice that the target assigned is usually "_blank", "_new", "_parent", "_set", or "_top". In a frameset, the target is usually the name of the frame.



