table - for(var i=0;i<10;i++) tr - for(var j=0;j<10;j++) - if((i + j) % 2 == 0) td.white - else td.black