News

JavaScript uses something called dot syntax to put its pieces together. That means that objects and their associated methods are separated by periods (dots). So when you see document.write() ...