HTML Feed TutorialTo use an HTML feed, you need to insert iframe in your web page with one of the HTML links as a source. Click here for free HTML news feeds. Horizontal with summaryExample HTML Code:
<div style="border:1px solid #808080;padding:5px;height:350px"> How it looks ... Vertical without summaryExample HTML Code:
<div style="border:1px solid #808080;padding:5px;width:200px;height:400px;background:#e0e0e0"> How it looks ... |