I like to start a site like this http://digitalinspiration.com/... but i don't know what cms they are using... do u know what cms is this ?
wordpress. Running one of these plugins http://wp-answers.com/ there are a few of those floating around. Nigel
It looks like a custom written site. I think you'd struggle to shoehorn all that type of content and structure into Wordpress, more industrial strength CMS's like Drupal or Expressioneengine would be more suitable.
It's definitely WordPress, just look at the source code, and it's installed in the sub directory /wp you can verify at http://digitalinspiration.com/wp/wp-admin
Content Management Systems (CMS) give non technical people the tools to add/edit web pages. Using a CMS running a website becomes all about the content and not the ins and outs of how it works. With a CMS a user doesn't need to understand html or any other type of coding, a CMS allows a website owner to concentrate on the important stuff, the content. With a CMS you create what is sometimes called a dynamic site. This means the words and pictures are stored in a database and the web pages people view are created by software on the server dynamically instead of being in 'fixed' files on the server. Dynamic websites used to present problems for search engines because of their dynamic nature but today CMS's are fully search engine friendly. In our opinion there is no compelling argument against using a CMS and plenty of reasons you should.