RSS Feeds - How to Ad to Web Pages

A

Andy Dingley

Els said:
I suppose I did it all wrong using CSS for the styles then...

Yes. Trying to render XML for human consumption with CSS (or DSO) is
impractically restrictive.

- No transformations - so no sorting, no filtering, no duplication of
items, no duplication of item lists into a nav menu at the top of the
page, then the article bodies below.

- You can't generate an element - so no links

- You can't modify attributes, so no arbitrary styling by setting a
style or class attribute, just attaching to pre-defined CSS styles.

- No modification within text strings, so no processing of the text
nodes for an rss:description element, no matter how they contained
encapsulated HTML.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,438
Messages
2,571,699
Members
48,796
Latest member
Greg L.
Top