css-example

  <style type="text/css"> .tableCell, .simpleTableCell, .simpleTableDarkCell, .subTable,        .rowHeaderCell, .rowHeaderDarkCell, .columnHeaderCell, .columnHeaderDarkCell, .subRowHeaderCell, .subRowHeaderDarkCell, .subRowTotalCell, .subRowTotalDarkCell, .subRowCell, .subRowDarkCell { border:2px solid rgb(60,60,60); text-align:center; font-size:12px; font-family:Arial; padding:0px; margin:0px;    border-collapse:collapse; } .simpleTableCell,.simpleTableDarkCell{ border:1px…

Continue Readingcss-example