What is an HTML Snippet? How do I use it?
HTML Snippet can be used to insert a segment of raw code into your web page, this is usually used to integrate widgets such as a Twitter Box or a Facebook Like button.

Some potential things to note when using HTML Snippets:

- Please make sure the snippet is an independent segment meant to be included in the tag

- Do not copy and paste source code in its entirety from another web page directly into a HTML Snippet, instead, using an iFrame in the snippet to link to this page is a better option

- Use the Custom Header Code field under Page Property for any code segments that belongs in the code, this usually applies to any CSS styling codes