Anyone know how to make a script work...
Here is my exact code snippet that my provider gave me. I inserted it into the body html in the html tool. Doesn't show up in the preview or published site.
<script src="<http://magnet.raysweather.com/1327>"></script>
What am I doing wrong?
Thx,
Con
<script src="<http://magnet.raysweather.com/1327>"></script>
What am I doing wrong?
Thx,
Con
Your markup is incorrect. It should look like this:
<script src="http://magnet.raysweather.com/1327"></script>
<script src="http://magnet.raysweather.com/1327"></script>
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
Scott, Thanks so much!
Con
Con
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.