The result is quite obvious... I have 4 seperate <td>'s in the top row... And only one <td> in the bottom row.. So what I did by using the colspan tag, was telling it to move or span 4 <td>'s along the bottom row.. Like I said, it can come in handy when times call for it.. I know your saying to yourself, "geesh isn't this tute over wih yet.. And the answer is no... I know I may be longwinded with this tute, but I'm trying to be as simple and cover every possible square inch I can... So let's move on, and get into gradtables a little more indepth..
Remember I said before about there is a way to put 2 <td>"s in the same row with different heights. Well I'm about to show you how.. In order to do this what you have to do is put 2 gradtables in another table.. Now I hope I don't lose nobody with this one.. So I'll be as simple as I can be.. Let's show he code first..