Javascript is a very popular scripting language that allows web developers to make a website more interactive.
As you probably know by now HTML is a very simple markup language where anyone can create a webpage in a matter of seconds...literally!
You have two ways to incorporate the use of javascript with your html web page. One way is to include the scripting code in the same file as the HTML and the second way, which what this tutorial is all about, is to create an external file that contains the javascript code and then create code within your html file to include it.
http://www.ehow.com/how_5123062_include-javascript-file-html-website.html
Thursday, June 25, 2009
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment