RSS feed display
I have created a news RSS feed for my website but want to display is in a format similar to http://www.apple.com/hotnews/ How would I put code onto my HTML page which would take the items from my RSS? You could use XSLT and CSS. If you didn't care about links working, etc., then just use CSS. For instance, here is how I style one of the RSS feeds on one of my sites: channel link, channel language, channel copyright, channel managingEditor, channel webMaster, channel docs, channel lastBuildDate, channel item pubDate {display:none;} rss {font-family:Arial, Helvetica, sans-serif;} channel title