Nicholas's Writing

Question:

Write a single HTML file that has a javascript program that uses a canvas2d to draw "hello" with individual lines and curves. Do not use fillText.

Answer:

A webpage that reads hello (or HELLO or Hello).

Resolution Criteria: All letters in the word must be correct. They must be in the correct order.