Can RSS Feeds be displayed horizontally?

Discussion in 'XML & RSS' started by Jakobi, Apr 29, 2007.

  1. #1
    Hello,

    Is it possible to display RSS feeds horizontally like this:

    12345

    Instead of like this:

    1
    2
    3
    4
    5

    IF so then can someone point me how to do this or where there might be a solution for me? I have been looking for hours now and no luck.

    Thanks.
     
    Jakobi, Apr 29, 2007 IP
  2. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #2
    You can do that with XSLT transformations. The .xml will be your RSS file and the .xsl will do the transformation (usually HTML output).
     
    ajsa52, May 14, 2007 IP