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/tables2.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/tables2.php on line 1
Warning: include() [function.include]: Filename cannot be empty in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/tables2.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/tables2.php on line 2
Tables II
Now you've learned to make a basic table (if you haven't click here), here are some extra codes to customise it.
1. To create a transparent background for your table, use the following code (or remove the bgcolor= tag):
2. To remove the border from around your table, insert this code into your tag:
3. If you want a completely transparent background for your table, combine the two previous steps and you will end up with this code:
4. Maybe you want to make your table a specific height and width so it fits in with your layout. Well, that's easy enough. Just include the following tags in the first part of your table - < table=. Remember you can change the "100" to any number or percentage of your page that you like:
5. So, for a transparent table set at a certain height and width you would have this code:
6. If you want to include a background image in your table, you will need to put this code in your table tag (change 'YOURIMAGE.gif' to your actual image):
7. That will give your whole table a background image. If you only want one cell of your table to have an image background, insert this code into the < td tag:
Warning: include() [function.include]: Filename cannot be empty in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/tables2.php on line 38
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/tables2.php on line 38