Sunday, August 28, 2011

true language

Javascript:
scripting language developed by Netscape to enable Web authors to design interactive sites. it shares many of the features and structures of the full Java language, it was developed independently. JavaScript can interact with HTML source code, enabling Web authors to spice up their sites with dynamic content.
The language begins with the opening tag (<html>) and ends with end tag(</html>).

1 comment: