On 23/07/07, Rakesh Pai <[EMAIL PROTECTED]> wrote: > If I'm not mistaken, you should be able to style RSS feeds much like > you style any HTML document.
That isn't the case here, since the issue about styling some HTML generated from JavaScript generated based on an RSS feed rather than styling it directly but ... > Also, I'm a bit confused about how you will <link /> the stylesheet > in. ... if the RSS was being styled directly then one would use the standard XML syntax for applying a stylesheet rather then the HTML method. <?XML:stylesheet type="text/css" href="myStylesheet.css"?> http://www.w3.org/TR/CSS2/intro.html#q2 -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
