6 table { background: red; }
7 td { background: white; }
11 <div style=
"height: 35px;">There should be no red line between the rows.
</div>
12 <table cellpadding=
"0" cellspacing=
"0" width=
"100%">
15 <div style=
"margin-top: 10px">first row
</div>