Raw HTML

With Sandvox Pro you can add Raw HTML pages and pagelets to a site. This allows you to use your own completely custom HTML code within a standard Sandvox page or pagelet. For some Raw HTML pagelet ideas, have a look at the "Raw HTML pagelet examples" article.

The ability to use custom HTML code is an advanced, pro-level ability of Sandvox. If you want to edit raw HTML, we assume that you already have a working knowledge of HTML or wish to obtain one; this page is by no means intended as an HTML tutorial, nor can Karelia provide specific troubleshooting advice related to an individual user's HTML code.

If you want to learn more about HTML before attempting to edit raw HTML in your Sandvox site, we encourage you to visit the following third party sites that specifically address HTML issues:

Before publishing, please be sure to validate any Raw HTML pages or pagelets.

A Raw HTML page
A Raw HTML pagelet

Code Editing

To edit the code of Raw HTML page or pagelet:

  1. Select the page or pagelet.
  2. From the Edit menu choose "Edit Raw HTML…"
  3. Edit your code in the window that appears.

OR

As you type in the editing window, the changes are updated live in the Web View.

Settings

To access a Raw HTML page's settings:

  1. Click the page in the Site Outline to select it.
  2. Open the Page Inspector. The top half contains general page attributes; the bottom holds settings specific to the Raw HTML page as shown below.

To access a Raw HTML pagelet's settings:

  1. Select the pagelet by clicking it.
  2. Open the Selection Inspector. The top half contains general pagelet attributes; the bottom holds settings specific to the Raw HTML pagelet as shown below.

HTML type

The type of HTML code used. Select from:

Also see the "HTML code guidelines and tips" article for information on what to select.

Fill entire page

Only available when using a Raw HTML page. If checked, the HTML content will fill the entire page, creating a completely custom design. Be sure to include all necessary tags such as <head> and <body>.

Code Guidelines

For information on correctly using a Raw HTML page or pagelet, please see "HTML code guidelines and tips."

How can we improve this page? Let us know.