i wanna design site for students of class 6 to 12...provide material and learning skills to students...wat skills i need to do so..right now i m graphic designer..
Well... You would need a database/login system. You would need to figure out what the best way for students to learn is.
thanks..spiked.. but will you please tell me what kind of languages do i need to learn to built this website on my own..
HTML, CSS to make a web design. Graphic design to make it look pretty. If you want to put a login system... You would need to learn PHP. You would also need to find/design the material itself.
you have to learn any language like php, .net or java for creating website. php is easy one and mysql is used as back end tool for database.
Take a look at Moodle, Moodle is a Course Management System (CMS), also known as a Learning Management System (LMS) or a Virtual Learning Environment (VLE). It is a Free web application that educators can use to create effective online learning sites. http://moodle.org
No one has given the full list -xHTML (Majority of the site) -CSS (Any styling) -JavaScript (Various small things) -PHP (Allows data to be handled from the database) -MySQL (Is the database) As a few others have said, you may be better off using a pre-existing CMS system. If you can find one that suits your needs you will save yourself a lot of time learning the languages and writing the script.
Before you even consider the website's structure, learn all of the languages Leo Ghost has mentioned. If you don't have the time to, hire a freelancer to do it for you. Either way you should learn them, starting with HTML and CSS, and slowly move into PHP for your login system & actions for basically everything on the website such as accounts, cookies, etc. Php will run along-side with MySQL, or, vice-versa. It could take time to master these, so I recommend you seek help unless you have time.