layout.html

 

<div class="hiddenWidgetsDiv">
    <!-- widgets in this container are hidden in the UI by default -->
    <div class="component-container hiddenWidgetsContainer ibmDndRow wpthemeCol12of12 wpthemeFull" name="ibmHiddenWidgets"></div>
    <div style="clear:both"></div>
</div>
<!-- this layout has one row across the whole page with 3 equally sized columns underneath -->
<div class="wptheme3Col wptheme1Row">
    <div class="component-container wpthemeRow wpthemeHeadlineContainer ibmDndRow wpthemeCol12of12 wpthemeFull" name="top"></div>
    <div class="component-container wpthemeCol wpthemeTertiaryContainer ibmDndColumn wpthemeLeft wpthemeCol4of12 wpthemeNarrow" name="left"></div>
    <div class="component-container wpthemeCol wpthemePrimaryContainer ibmDndColumn wpthemeLeft wpthemeCol4of12 wpthemeNarrow" name="ibmMainContainer"></div>
    <div class="component-container wpthemeCol wpthemeSecondaryContainer ibmDndColumn wpthemeLeft wpthemeCol4of12 wpthemeNarrow" name="right"></div>
</div>