Since we will need to mark the spaces with either an X or an O, we will write one function to handle both. It will take the table cell id and the letter as arguments. The contents (innerHTML) of the cell will be set to the letter and the CSS properties of the cell changed to make the letter large and red.