Is it ok to have inline styles in an RSS feed?
Im making an RSS feed for a site which uses content that itself has been imported and contains inline styles. Will these be used or ignored by readers, and could they cause any other issues?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
RSS feed isn’t really meant to be styled in any way, readers style them for themselves. They can contain HTML tags in places like titles or descriptions, however adding tags in other places might cause some issues.
See the W3 rss feed tutorial