File: demo.css

Recommend this page to a friend!
  Classes of Mark Rolich   Sea Battle   ???   Download  
File: ???
Role: Auxiliary data
Content type: text/plain
Description: Demo
Class: Sea Battle
Show sea battle game placing ships on the board
Author: By
Last change: Update of demo.css
Date: 2 days ago
Size: 435 bytes
 

Contents

Class file image Download
.gameboard { margin: 0px auto; width: 625px; overflow: hidden; text-align: center } .gameboard div { float: left; margin: 25px; width: 262px } table { border-collapse: collapse; margin: 0px auto } table td { padding: 0px; border: solid 1px #ccc; font-size: 1px; width: 25px; height: 25px } input { margin: 0px auto; width: 100px; display: block; clear: both }