I know I'm a bit behind the times having to ask this question, but can someone point me in the right direction in terms of persuading IE6 to show an RSS feed in a nice way. I know it can be done, because I remember reading about it ages ago, and am guessing that it's something to do with XSLT. All thoughts much welcomed.
ahh in that case just do Code: <?xml-stylesheet type="text/css" href="style.css" ?> then do your stylesheet to style the elements like title, link etc etc EDIT: Just googled a nice tut http://www.oreillynet.com/pub/a/network/2005/07/01/rss.html