Created
November 15, 2021 02:35
-
-
Save agrtechnology/a78d268a0a6da8ea8d603f2398634b69 to your computer and use it in GitHub Desktop.
Another demo of our RSS feed pulling in Australian news from the ABC: https://agrtech.com.au/rss-feed-widget/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style="text-align: left; overflow-y: auto; overflow-x: hidden; width: 100%; background-color: transparent; border: 1px solid #333333;"> | |
<div id="rsswidget" style="height: 500px;"><iframe id="rssOutput" style="border: 0; padding: 0; margin: 0; width: 100%; height: 500px;" src="https://agrtech.com.au/wp-content/plugins/rssgen/rssgen.php?rssurl=https://www.abc.net.au/news/feed/8057136/rss.xml&rsstitle=ABC%20News%20(Australian%20News)&rssamount=10&rssthumbnails=Yes" frameborder="no" marginwidth="0" marginheight="0">Reading RSS Feed ...</iframe></div> | |
<div id="widgetbottom" style="text-align: right; margin-bottom: 0; border-top: 1px solid #333333;"><span style="font-size: 70%;"><a href="https://agrtech.com.au/">Powered by agrtech</a></span></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment