How can I do this sort of table in HTML? -


__________________________________________ |________________________________________| << cell uses 100% of row space |____________________|___________________| << each cell there use 50% of row 

how can html?

http://jsfiddle.net/m2mbs/

use rows

rowspan="x" 

and columns

colspan="x" 

with x being desired span of cells.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -