Warning: include(/home/.lurky/jenni/star-girl.org/skins/cookiecheck.php) [function.include]: failed to open stream: No such file or directory in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/tables.php on line 1

Warning: include() [function.include]: Failed opening '/home/.lurky/jenni/star-girl.org/skins/cookiecheck.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/tables.php on line 1

Warning: include() [function.include]: Filename cannot be empty in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/tables.php on line 2

Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/tables.php on line 2
Tables


Tables can be viewed in most browsers, and can be edited in lots of different ways. However they can be confusing to start with.
Note: Tabls increase in size the more text you write.

1. First of all, copy the code below and paste into your web page:



2. Now look at the image below to figure out what each part of your code means:



3. Your table will look like this on your page:

TEXT HERE


4. To add another cell next to the one you already have, insert this code before the < /tr>< /td>< /table> part of your code:



5. To add another cell below the one you already have, insert this code before the < /tr>< /td>< /table> part of your code:



6. Now mess around with your table until you have the number of boxes you want! Remember to keep saving your page and previewing it until you've finally got the table you want. Here's mine:
This
is
my
table!


Now you've got the basics, have a look at my second tables tutorial by clicking here!
Warning: include() [function.include]: Filename cannot be empty in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/tables.php on line 31

Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/tables.php on line 31