HI version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
100% Positive
Analyzed from 141 words in the discussion.
Trending Topics
#feed#xmlns#http#www#org#xml#atom#style#version#encoding

Discussion (1 Comments)Read Original on HackerNews
You can add a stylesheet to an Atom feed by adding a <link> tag with an xmlns attribute, like this:
Or add styles directly with a <style> tag: You can even run JavaScript when users browse to your feed like this: You can use JS to transform your XML, just like you can (could) with XSLT.