I have a table in a page that consists of checkboxes in the cells on the left and descriptions in the cells on the right. The \"description\" contains h4 headers and plain t
The element in HTML is an inline level element and cannot contain block level elements.
This is probably what's causing your issues. Alternatively you can put your labels inside the 's :
< Some stuffmore stuff.. Some stuffmore stuff..