Help / Support


How do I format text for my web updates?


Follow this guide to basic HTML formatting. Use ONLY the elements below. Any other elements you may use, will most likely cause errors.

Bold


Insert <strong> and </strong> around the text to embolden:

Example: <strong> and </strong> will show up as TEXT

Italic


Insert <em> and </em> around the text to italicize:

Example: <em> and </em> will show up as TEXT

Links


Insert <a href="http://www.example.com" target="_blank"> and </a> around the text of the link.

Example: <a href="http://www.google.com" target="_blank">Visit Google</a> will show up as Visit Google

Contact Us

Please fill out the form below to request help with your issue. Someone from 36 Squares Support staff will contact you shortly to resolve the problem you are experiencing.

Required fields are marked *