| Webmasters,
make your site more attractive and interactive to visitors by placing our
FREE newsfeed on your site. Simply copy the following html code on to an
appropriate page of your own site... By placing this code on your own site
you expressly agree not to alter the code in any way. Any attempt to
alter the code will result in breach of copyright and your site being blocked
from receiving the feed in the future.
The
following code demands some knowledge of frames on the part of the webmaster,
a simpler code that simply requires you to paste it into an appropriate
area of your website appears further down the page...
This
should be the code for the newsfeed page that appears in the inline
frame:
Copy everything within the box...
<DIV ALIGN=CENTER><P><A NAME="top"></A></script><SMALL><FONT
FACE="Arial">News
service provided by Predator Publications<BR>
publishers of <!--SELECTION--><A
HREF="http://www.pikeandpredatorsmagazine.com/"
TARGET="blank">Pike and Predators & Coarse Angling
Today<!--/SELECTION--></A></FONT></SMALL><BR>
<BR>
<script language="JavaScript"
src="http://hosted.oxyscripts.com/news/view_headlines_java.php?group_id=764"
></script><script language="JavaScript"
src="http://hosted.oxyscripts.com/news/view_news_java.php?group_id=764"></sc
ript></SMALL></P></DIV>
<DIV ALIGN=CENTER><P><A HREF="#top"><B><FONT
FACE="Arial">TOP</FONT></B></A></DIV> |
This
is the code for the inline frame linked to a page called newsfeeed.html
stored
in the same folder as the page the frame is to appear on. Alter the
width
and height to suit. I found that any narrower than 500 and the frame
gets
a scroll bar at the bottom - even though the contents don't need it as
they
resize to fit the frame. Weird!:
| <IFRAME src="newsfeed.html" width="500" height="200"></IFRAME> |
An easier newsfeed
If you want a simpler newsfeed for your site
without the use of frames, just copy the following code and paste it into
your html...
| News service provided by <a href="http://www.pikeandpredatorsmagazine.com">Predator
Publications</a><br>publishers of Pike & Predators and Coarse
Angling Today <script language="JavaScript" src="http://hosted.oxyscripts.com/news/view_headlines_java.php?group_id=764">
</script> <script language="JavaScript" src="http://hosted.oxyscripts.com/news/view_news_java.php?group_id=764">
</script> |
|