Cannot put a DIV in a Link in a Token
Wondering why this is happening.
I have a Rich Text token that has a table with 1 row, 3 cells. I want the cells to be clickable so I'm using the standard method I would use in HTML: <td><a href><div style="height:100%;width:100%">My text</div></a>.
When I save the token, Marketo strips the link. I'm allowed to put the link directly around the text but not around the DIV. Wondering why this is happening and if anyone else has experienced this or has a workaround.