This is an experiment with Javascript and font usage. Note that in javascript terms, the document is an object and the write statement that I am going to include below is a method or in other words an action that is executed on the document. When I do the write below, color and the size are being done to the document at a particular time and this is an instance. Objects can also have properties related to them as shown in the example after dealing with fonts.

Note also since I am using double quotes outside. I need to use single quotes or no quotes inside for the color.

This is just a line of text done outside the script.
This is just a line of text done outside the script.