Created
November 15, 2021 02:33
-
-
Save agrtechnology/f445c12de145393d75c36649a98ea339 to your computer and use it in GitHub Desktop.
A demo of our RSS feed widget of The Guardian news: 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.theguardian.com/world/rss&rsstitle=The%20Guardian%20-%20Global%20News&rssamount=10&rssthumbnails=No" 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