Apple QuickTime movie | 2000-02-06 | 1.2 MB | 640x480 | 1fps | 2 minutes, 19 seconds
Transcription: Okay, we're going to proceed now with an actual line of JavaScript here. So here it begins. We're going to begin with a JavaScript function or method as it's called, called a document write. And document write you'll see actually writes pure HTML into your webpage. And the syntax of this is rather You have document and then a period, and then the word right, then a left parenthesis, and then you type a quote in here and you type in now anything you want to appear as pure HTML in your webpage. So that can be very simply, this is my first line of my first line. JavaScript webpage. And we're goin ...