This is an experiment with Javascript and font useage. 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.