JavaScript
Statements end with ;
Can often get away with omitting
Character strings enclosed in
or
Can include an external source file with
the src attribute :
<script src=file_name.js></script>