I have a code that works externally on htmledit.squarefree.com as well as on my weebly website. I am trying to add it to my shopify web site. So I go to pages, I created a page just for this code. I click html and insert my code. Save my page and view it but the script is not working. I see the HTML form but otherwise it doesn’t work.
The code:
Sheep Breeding Date Calculator table { border-collapse: collapse; width: 100%; } th, td { border: 1px solid black; padding: 8px; text-align: left; } th { background-color: #f2f2f2; }Sheep Breeding Date Calculator
| Desired Sale Date: | |
|---|---|
| Desired Sale Weight (lbs): | |
| Growth Rate: | |
| Calculate | |
I have attached screen recordings of my code working on htmledit and it not working on my shopify site.