Making HTML TablesHere are the basics to creating tables. The codes for each of the tables shown is located below the table for you to copy and paste into your HTML document.
Here is the code to that basic table -
Yeah, that was too easy. Let's get a little bit harder by making the border of the table zero.
Here's the code to the borderless table.
You can make the border whatever you want. Borderless tables have little meaning unless you're ordering words or images in a specific order. Speaking of images, how about putting a image in a table. Here is an image inside of a table.
Here is the code for the image inside of the table.
Note that just like the original two tables, you can change the border to what ever you want. I used a border of 10 for the image above. Alright, now we're getting somewhere. How about muli-celled tables. In other words, you have lots of data. Below is an example.
The code for that table is below.
Now the borderless table comes in handy. Let's make the above table borderless.
The code for that table is below.
Need More Help? Email Me! I would be happy to help you! All Work Done By: Saiyaman |