A little infrastructure now. We want to display messages while the game is running ans to display the winner. We will create two spans that initially have nothing in them. To display a message, we find the span we want and change a property. Each tag object has a innerHTML property that contains the HTML between the begin and end tags. If we have a paragraph like