SB Pro allows end-users to edit the source HTML of each block on the canvas. To access the HTML editor, the end-user hovers over the block he or she wants to modify and waits for the block tool bar to slide in (in the upper right corner). Next, the end-user clicks the source code button which will hide the block and activates the HTML editor where he or she can modify the source code.

The HTML source editor has automatic error detection built into it; meaning when you type invalid markup, the HTML editor will notify you of this and will provide some information about the error as well. Please note there is a delay of a couple of seconds before the editor picks up on errors.