Two types of scripts:
In-line Script Tags:
< SCRIPT LANGUAGE="javascript" >
content of the script
</SCRIPT>
External Script Tags:
< SCRIPT TYPE="text/javascript" > SRC="script.js" </SCRIPT>
Course Home | Announcements | Class Roster | Schedule | Syllabus