D
DigitalArts
I created a frame page in my website:
http://www.digitalartsphotography.com/wedpics/index.htm
When users click any of the links in the lower frame I want them to get out
of frames entirely and just view the other pages with no frame. As it is,
users are taken to a new frames page, with the target page in the bottom
frame. I want frames to go away completely!
Here is the HTML text used in these links
<a target="_top"
href="http://www.digitalartsphotography.com/artstore/index.htm">
<font color="#C8C8C8"> Gallery
Index</font></a></font></p>
What do I need to change to display the new page with no frames?
http://www.digitalartsphotography.com/wedpics/index.htm
When users click any of the links in the lower frame I want them to get out
of frames entirely and just view the other pages with no frame. As it is,
users are taken to a new frames page, with the target page in the bottom
frame. I want frames to go away completely!
Here is the HTML text used in these links
<a target="_top"
href="http://www.digitalartsphotography.com/artstore/index.htm">
<font color="#C8C8C8"> Gallery
Index</font></a></font></p>
What do I need to change to display the new page with no frames?