how to build web site

Droc

New Member
I am interested in building and hosting web site, can any one help?
 
Last edited:

ahk2chan

New Member
You will need to learn HTML, CSS where you can find the help in w3c mentioned before. Then you will need to learn JavaScript and Ajax (JQuery, Dojo...). PHP is a scripting language which makes your web page data dynamic. There are a lot of information on the web about these technologies.
 

flipboy

New Member
Yeah start out with html and css only right now though, don't try to learn everything at once.. then later on when you mastered html and css you can move on to the harder stuff like javascript and php
 
Top