| This is a PHP page which refreshes itself when you hit the "Try it" button, so the same code is run each time but with whatever number is selected governing the 'look' of the table. The contents of the table remain the same, just the colours change. |
| Row 1 Column 1 | Row 1 Column 2 | Row 1 Column 3 |
| Row 2 Column 1 | Row 2 Column 2 | Row 2 Column 3 |
| Row 3 Column 1 | Row 3 Column 2 | Row 3 Column 3 |
|
You can download this file from here. It is called tryit.php
Right click, save to a folder on your PC and open with Wordpad. Notepad will open it, but it looks a mess. Have fun!! Problems? Email to php@wight.info |