tables and rowspan tutorialtables part 5 about 'rowspan' in a td tag a quick word about rowspanlets use this code to make a new table
the code above gives us this
now lets add another table row and put a single table definition in it
the code above gives us this
again we have a 'ghost cell' so we will add rowspan=2 to the first table definition in the first table row <TD rowspan=2>
below is the same table with rowspan=2 added to the second table definition in the first table row
this is the same table with some colors added because thats what we'll be doing soon
as part of this rowspan tutorial you can use this example table to see if you can work out the html source code
did you work it out? here's the source code here's another rowspan example for you to try and work out
here's the source code
html tutorial css tutorial javascript webmaster articles link exchange |
html tutorial make money from your website |