Hi,
The simplest way to do it is to consume a web service or rss feed.
I found this one...
http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/cricket/rss.xml
If you like the look of this feed, you can implement it using javascript or a server side language. So if you know something like ASP or PHP the go for server side, If you know javascript use that. make your decision and then research it or ask questions when you get stuck in the apporopriate forums.
Good luck :)