How is the html <frameset> code used on a site for page capture? Like if you want the pages at a site to keep inside the same domain with a top frame?
I found the code online, but don't know how to implement this:
html>
<frameset cols="25%,*,25%">
<frame src="frame_a.htm" />
<frame src="frame_b.htm" />
<frame src="frame_c.htm" />
</frameset>
</html>
One coder I work with doesn't know how to use this, and the other coder I have long worked with pretty much ignores me, so I'm kind of scraping here being code-challenged.
The first coder asked for advice on this in IM, and a coder answered he could put it up for $2,000. A second coder offered the same service for $500. You two douchebags can stay away.
Any reasonable advice?
I found the code online, but don't know how to implement this:
html>
<frameset cols="25%,*,25%">
<frame src="frame_a.htm" />
<frame src="frame_b.htm" />
<frame src="frame_c.htm" />
</frameset>
</html>
One coder I work with doesn't know how to use this, and the other coder I have long worked with pretty much ignores me, so I'm kind of scraping here being code-challenged.
The first coder asked for advice on this in IM, and a coder answered he could put it up for $2,000. A second coder offered the same service for $500. You two douchebags can stay away.
Any reasonable advice?