Custom HTML in Table Cell
-
Is there a way to place “custom HTML” code in a table cell? I am trying to insert the Amazon Affiliate code into the table. Here is the same of the code:
<script type="text/javascript"> amzn_assoc_tracking_id = "xxx-20"; amzn_assoc_ad_mode = "manual"; amzn_assoc_ad_type = "smart"; amzn_assoc_marketplace = "amazon"; amzn_assoc_region = "US"; amzn_assoc_design = "enhanced_links"; amzn_assoc_asins = "B01MRV5YNO"; amzn_assoc_placement = "adunit"; amzn_assoc_linkid = "7da6da928fa1515a327601a04de414e8"; </script> <script src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US"></script>Thank You.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom HTML in Table Cell’ is closed to new replies.