http://www.liverpoolfc.tv/ the next match/last match thing, where do I start if I want to have something like that on my site? I'm not that knowledgeable on web design, my site uses wordpress but I want to put something like this in the sidebar. Any help much appreciated.
Use JavaScript to change the innerhtml of the content container div when the user clicks a specific tab, you can also do this with jQuery I believe if that so suits your fancy. Here is an article here that might be of use to you: http://www.cssnewbie.com/build-a-tabbed-box-with-css-and-jquery/ http://css-tricks.com/simple-tabbed-box/