I have a raw HTML page on my SquareSpace site and I’ve built a table inside it.
For some reason my SquareSpace footer (and all the spacing that goes with it) is appearing ABOVE the HTML I’m writing.
My suspicion is that it’s the <table> tag itself causing the issue because the <h2> tag and accompanying content appears above the footer. And if I use another common tag, like <b>, it appears above the footer as well.
Any ideas?
You’re forgetting the closing tag