Graphic JavaScript

Back to index


ASSIGNMENT:
The student will recreate the applet displayed to the left. This exercise gives the student practice using the several JavaScript methods.

NOTE ON CHEAP TEXT EFFECTS: The student should notice that the displayed string is actually displayed twice: once in red and once in yellow. The two calls to draw the text are offset by two units (vertically and horizontally).