How are the following languages or technologies are related. -HTML5 -Javascript -Javascript Library -jQuery -jQuery UI -CSS4 -Web audio API -Apache -Ajax I am a newbie and these things keep coming across constantly but am not able to figure out precise differences. May be I am showing my utter ignorance here but not able to link all these together. Thanks for your clarifications.
Just Google them. In short: html is a webpage language, javascript and jQuery are client side languages, ajax is a mix of javascript and php, apache has to do with web servers and css is a design language. You can get more detailed info at WS3.