Tic Tac Toe

Objective: Create a tic tac toe game that has a 3x3 board for players to click on.

Problem: Create a board of squares equally sized and spaced squares.

Solution: Style buttons and use a non-breaking space to fill the buttons.