Javascript lesson 3 – accepting input from user using message box or html form

In today’s lesson, we talk about how to accept input from a message box or an HTML form from the user, and process that input to output a message to either a blank page or a section of the original page. We briefly mention the concept of objects which we will talk more about later.