m |
m |
||
| Line 38: | Line 38: | ||
</h1> | </h1> | ||
</div> | </div> | ||
| − | + | </html> | |
| − | + | {{{ | |
| − | + | <div class="row"> | |
| − | + | <div class="span4"> | |
| − | + | <p>Here is some content in the first section of our span4 column!</p> | |
| − | + | </div> | |
| − | + | <div class="span4"> | |
| − | + | <p>This content is in another span4 column, and now we are at a total of 8 columns.</p> | |
| − | + | </div> | |
| − | + | <div class="span4"> | |
| − | + | <p>This last bit of content is also in a column that spans 4 spaces, so that brings us to the ultimate number of 12.</p> | |
| − | + | </div> | |
| − | < | + | </div> |
| + | }}} | ||
| + | <html> | ||
| + | |||
<div class="page-header"> | <div class="page-header"> | ||
<h1>The Code In Action</h1> | <h1>The Code In Action</h1> | ||
The following sections allow Grid syntax: Content Box, Content and Grid Layout. Content and Grid Layout, by default will use Wordpress's built in text editor to define the Grid, while the Content Box will use the Textarea field as the editor.
Here is some content in the first section of our span4 column!
This content is in another span4 column, and now we are at a total of 8 columns.
This last bit of content is also in a column that spans 4 spaces, so that brings us to the ultimate number of 12.
}}}