styling is added to table HTML
-
Why does WP think it needs to add in-line CSS styling to the many tables on my site? E.g.,
<tr style="height: 48px;"> <td style="width: 176px; height: 48px;"><a href="link to file">link desc</a></td> <td style="width: 392px; height: 48px;">more text</td> </tr>Even within the same table, the styling may be different for each row. Sometimes it will even add:
target="_blank" rel="noopener noreferrer"Does anyone else have this problem?
I wish WP would leave my markup alone!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘styling is added to table HTML’ is closed to new replies.