html - I want to mine this way of making a table element is a good or not good? -


i have condition shown in image enter image description here

it allow use simple html table element solve.

i wonder solution best already?

http://jsbin.com/exazif/

to code: http://jsbin.com/exazif/edit#javascript,html

if must use <table>, method good. should not write colspan="250". colspan not designed that. if not have use <table> use floated div's.

to honest, there big debate better: tables or divs. read more here.

this pretty good tutorial on basic tables.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -