How to use Feeds4all News headlines script
If you want to include a number headlines of articles retrieved from feeds4all.com on your web site or blog, copy the following html fragment into your web page:
<script type="text/javascript"
src="http://www.feeds4all.com/jsShowFeed.aspx?Search=[Query]&Count=[#Headlines]&Trim=[Char Width]">
</script>
N.B.
[Query] = Search Query,
[#Headlines] = Number of headlines [Max 10],
[Char Width] = Max. Amount of characters/headline
|