Example 4: Box JST
Basic box
The box properties: border width is 1 px, inner width is 300 px, border color is black, background color is yellow. Inner invisible single-cell table has padding of 8. Content style 'td.box1' is defined in 'ex04.css'.
Box with header
The box properties: border width is 2 px, inner width is 400 px, border color is '#006699', background color is '#ccffff'. Header style 'th.hdr' and content style 'td.box2' are defined in 'ex04.css'. Inner table's cellpadding is 12.