A game of Noughts and Crosses or Tic Tac Toe using HTML and CSS only, no JavaScript. It's all done with the checkbox hack
or, in this case, radio buttons' checked
property. It uses SVG for scalability and its transitions are inspired by Google's Tic Tac Toe.