If you want to make a website like that from scratch then you will have to first make the front end template which in this case utilizes html/css/flash and javascript. Next you will have to make the backend that allows the admin to manage the site. This can be done with a scripting language like PHP, ASP, JSP, etc. and a database like MySQL, etc.
As you can see this is quite a tall order of things to learn so unless you are looking to become a web designer/developer you have 2 choices. Hire someone to do it all for you (expect to pay handsomely if you choose this route) or download and learn to use Drupal which like someone before me has mentioned is the content management system being used here. If you are not already familiar, a content management system or CMS for short is a program that enables a website owner to add, edit, delete and overall manage his/her entire website. Drupal allows you to use a large assortment of templates (that determine a site's look and feel) some of which are free and some commercial.
In this case, the template is commercial and costs $65:
http://templates.entheosweb.com/temp...mber/25110.asp
So you can install Drupal (which is free) on a web server, buy this theme and activate it from the back end and go from there.
|