A D V A N T A G E S:-
A HTML document is small and hence easy to send over the
[Link] is small because it does not include formatted
information.
HTML is platform independent
HTML tags are not case-sensitive.
4.4.6 JAVA SCRIPT
The Java Script Language
JavaScript is a compact ob!ect-based scripting language for developing
client and server internet applications. "etscape "avigator #.$ interprets
JavaScript statements embedded directly in an HTML page. And Live%ire
enables you to create server-based applications similar to common
gate%ay interface &cgi' programs.
In a client application for "avigator JavaScript statements embedded in
an HTML (age can recogni)e and respond to user events such as mouse
clic*s form
Input and page navigation.
+or e,ample you can %rite a JavaScript function to verify that users enter
valid information
into a form re-uesting a telephone number or )ip code . .ithout any net%or*
transmission an Html page %ith embedded Java Script can interpret the
entered te,t and alert the user %ith a message dialog if the input is invalid or
you can use JavaScript to perform an action &such as play an audio file
e,ecute an applet or communicate %ith a plug-in' in response to the user
opening or e,iting a page.