Quote:
|
Originally Posted by ThumbLord
how and where can I copy this ?
|
Code:
<html>
<head>
<title>Some Sponsor www.somesponsor.com Sponsor Home Page </title>
</head>
<frameset frameborder="0" framespacing="0" border="0" rows="100%,*" noresize>
<frame name="somesponsor" src="http://somesponsor.com"noresize>
<noframes>
<body>
<h1>Some Sponsor - somesponsor.com - Pictures and Movies </h1>
<p>Some Sponsor - somesponsor.com</p>
<p>Click here to enter <a href="http://www.somesponsor.com" title="sponsor title">Sponsor name</a></p>
<h1>The site is below</h1>
<p><a href="http://www.yoursite.com" title="some shit" target="_blank">MY SITE</a></p>
</body>
</noframes>
</frameset>
</html>