Ajax

Is shorten for asynchronous

It can send and retrieve data from server without any interaption of another existing page.

Ajax is a group of technologies because HTML and CSS can be used as a combinaion.

HTML as the mark-up language and CSS to style your page.

The DOM is accessed with JavaScript to display and allow users to interact with the information available.