Stole an idea Eric Kidd over at RandomHacks uses for his RSS feed. By adding a CSS reference after the inital XML version one gets stylled RSS.
The trick has been applies to the 3 syndication types RSS2, RSS 1.0/RDF and XSS for fozbaca.org. The trick worked on the IE and Phoenix/Mozilla running on my box. Just comment if you have any problems.
Stole an idea Eric Kidd over at RandomHacks uses for his RSS feed. By adding a CSS reference after the inital XML version one gets stylled RSS.
The trick has been applies to the 3 syndication types RSS2, RSS 1.0/RDF and XSS for fozbaca.org. The trick worked on the IE and Phoenix/Mozilla running on my box. Just comment if you have any problems.
One reply on “CSS for RSS”
Pretty cool… but the content CDATA nodes get escaped and aren’t rendered by the browser. So, the raw html is being seen…
Comments are closed.
One reply on “CSS for RSS”
Pretty cool… but the content CDATA nodes get escaped and aren’t rendered by the browser. So, the raw html is being seen…