xhtml - HTML table spanning -


A bit of a simple one here. If I have a table, how do I add more than one employee cell? Will I apply more than rowspan to the appropriate location td , and / or I empty & lt; Td / & gt; empty 'cell (in this case the location room)? If I add another column between the two, will I add the appropriate rowspan in its cells, or will they be assumed in any way?

I think a table is appropriate - you are creating a table of data in which the rows Columns, Headers etc. are ...

I do not understand exactly what you are trying to do, but it seems that you have many employees in every place. Does not worry at all Simply create extra lines and leave the place if it is the same & lt; Td> Is Empty.

There is no right and wrong way, but I think this is the least complex way, and it is usually a good thing.

Edit: forgot to mention - if you add another column between the two, the empty for the & lt; Td> A & lt; Td> If the data field is empty as a data field then & lt; Td> Must be empty. If the data field gives you more understanding of two or more jointly then that should you think of spreading between several rows or columns.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -