JavaScript
From GcatWiki
- Usually put javascript within html head
- Hide javascript for browsers without support
- // stuff = commented out like in java
- If statements (ect) just like in java... also add ; after every line
- Div and Span html tags = essential