Hi, Shuhaib! If I understand your question correct, you are asking if CSS can make a gallery script. Unfortunately, CSS can not do this. It is not a server-side script. What you are looking for, if you want a dynamic photo gallery (where you can add and delete pictures), is PHP. Otherwise, if it will be a static photo gallery (where you cannot add or delete pictures), you could do it in flash or javascript. CSS is only for styling html elements (colors, borders, position, fonts). I hope this answers your question!
Hello shuhaib muhammed... You might like the approach that I took to create a photo gallery/slide show of photographs. It is a one-page-web solution that I designed for a photographer client of mine. It is Javascript/CSS based so that my patron can maintain the content for herself. Content is managed via a text/js file which provides the information for the client app. From the data file, everything else, such as menus, is automatically managed. Visit... http://www.rebecca-fong.net/ to see what I'm talking about. Contact spoim[at]blueyonder.co.uk if you would like to implement a site/page like this. Non-commercial enthusiasts only.