I want to make website like http://www.flipkart.com/motorola/motoe?otracker=ts_motorola_explore_motoe I want to know that how to create that scrolling pictures and by which type of technology(like javascript,css,html at backend and php,.net at frontend)it can be created,please explain briefly,thank you in advance
You need a good knowledge in HTML, CSS, Javascript, Ajax, Jquery, PHP and Mysql
HTML and CSS for creating the design of website. Ajax for loading parts of website without reloading pages. PHP for creating dynamic pages. Mysql for storing the information about the site and visitor's.
If you are a begginer to these, You must try creating small shopping cart scripts for your practise and You can download scripts from the internet to get ideas and some help with the codes.
About the images scrolling effect, You can Do it using parallax.