We are building a simple system to display messages on the web page. We will try several approaches. The first one here is to use the writeln() method to put HTML onto the page. The code is on the left and the resulting web page on the right.