around line 235 there is this:
$cell .= '
'; // class="taxonomy-list-item"
it seems to create an unnecessary closing div tag causing a strange html structure
around line 235 there is this:
$cell .= '
'; // class="taxonomy-list-item"
it seems to create an unnecessary closing div tag causing a strange html structure
Comments
Comment #1
nancydru#306102: Generated HTML Does Not Validate