View Single Post
  #4 (permalink)  
Old Feb 15th, 2008, 16:18
Jack Franklin's Avatar
Jack Franklin Jack Franklin is offline
Resources Administrator

SuperMember
Join Date: May 2007
Location: Cornwall, England
Posts: 1,268
Blog Entries: 7
Thanks: 10
Thanked 4 Times in 4 Posts
Re: Adding a style sheet to an RSS feed problem

Ok. In the first line you have:
Code: Select all
<?xml version="1.0"?>
Add a space before the '?'

Take a look here: http://creativecoding.webforumz.com/...ips-tricks/#q3
Reply With Quote