I have a slight CSS problem I cannot figure out. If you look in the row next to the word “Answer”, it shows a little black rectange, (it is actually 5 little squares but you prbably can’t see it clearly). I believe these are borders but I cannot get rid of it. Does anyone know how to get rid of it?
code is here in jsfiddle
The little black rectangle is the border of the cells of an extra table nested inside the cell. Remove the borders from those cells.
You could add the following to your css: