Overview
Use this module to insert your own custom coded HTML or to insert embed code from other services such as a Facebook Feed.
Step-By-Step Guide
- To access Modules, login to your School Loop account, click Site Settings under Toolbox menu.
- At the Insert Module screen, select the "Custom HTML" tile
- A blank Custom HTML Module will appear on the page
- Click the Code Editor button the toolbar.
- The editor will open in a popup window. Use the code editor to add your custom code.
- For 508 compliance, enter a short descriptive title in the toolbar. The title should describe the content of your custom code.
Security
If your code contains a URL, you should use HTTPS to ensure the security of data passed back and forth.
Hints
- You do not need any of the structural HTML, such as <HTML>, <BODY>, <HEAD>, or <TITLE>.
- When using an iFrame, you should specify a width of 100% and an appropriate height in pixels.
Confirmation
Your source should be visible once you save or publish your page.