Skip to content

Instantly share code, notes, and snippets.

@kosmikko
Created February 21, 2011 12:06
Show Gist options
  • Select an option

  • Save kosmikko/836976 to your computer and use it in GitHub Desktop.

Select an option

Save kosmikko/836976 to your computer and use it in GitHub Desktop.
netcycler iframe widget
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Netcycler RSS feed</title>
<!-- Date: 2010-12-30 -->
</head>
<body>
<iframe src="http://feedreader.netcycler.com/rss2html.php?XMLFILE=http%3A%2F%2Fwww.netcycler.fi%2Ffeed%2F%3Fitem_type%3Doffer%26lang%3Dfi-fi&TEMPLATE=template1.html&MAXITEMS=3" id="#netcycler-rss-iframe" frameborder="no" height="500px" width="350px"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment