Incorporating an RSS feed into HTML page?

Soldato
Joined
20 Nov 2002
Posts
11,141
Location
Barnsley
Hi,

Basically I have created a website layout using HTML and CSS.

On one of these pages I aim to incorporate the text from an existing RSS feed (created by Word Press), whilst keeping it in the same style and format as the other pages (keeping it all in the content div basically).

So in short I want the HTML to exist as my front end and just log into Word Press (in a different directory/url) when I want to update the "news" page of my site.

I was wondering if there was a piece of code that would enable me to do this or if there are any other simple alternatives?

Cheers for any help :)
 
Back
Top Bottom