- 3x3 grid
div
?button
?table
?
- New game
button
- A header to announce the winner
- A section to keep track of the current winner
-
display
/position
- grid and sidebar on the same line
- 3 grids on one line at all times (
row
andcol
if using Bootstrap)
-
border
1px solid black
(Mei's favourite)?
-
font-family
and colour properties (e.g,color
,background-color
,border-color
) -
padding
andmargin
- space between border of the grid and the marker
-
Responsiveness:
calc( )
vw
andvh
for responsive width and height- media queries