Issue with HTMLlinks in Table
-
I have a table that is listing theaters that a movie is playing in. The It has four columns and the fourth column is a ticket icon with a link to fandango. I created the links in excel and exported as csv. Then I imported and everything appeared to be working fine until I realized that a bunch of the links have an underscore in front of the URL.
For example in excel the html looks like this:
<img src=”https://23blast.com/images/ticket.png” width=”28″ height=”28″ alt=””/>When it’s brought into tablepress, it looks like this:
<img src=”https://23blast.com/images/ticket.png” width=”28″ height=”28″ alt=””/>I would appreciate any guidance here.
Thank you,
B
- The topic ‘Issue with HTMLlinks in Table’ is closed to new replies.