PDA

View Full Version : Puzzle NxM


Garadon
07-04-2004, 01:51 PM
My version of this ancient game.

http://www.the-hive.dk/~donp/?f=12

would like to know any ideas as how to set cellspacing/cellpadding to 0 since I think is those that makes the space between the tiles.

nolachrymose
07-04-2004, 03:57 PM
Just use the "cellspacing" and "cellpadding" attributes of the table element..?
It's perfectly valid XHTML 1.0 Strict.

Happy coding! :)

Garadon
07-04-2004, 07:21 PM
great idea did you happen to read the little text below the link in my post lol :D

nolachrymose
07-04-2004, 08:10 PM
would like to know any ideas as how to set cellspacing/cellpadding to 0

I was responding to that, so yes, I did read the text below the link.