Difference between revisions of "Code Documentation"
Line 10: | Line 10: | ||
.leftCode { | .leftCode { | ||
float: left; | float: left; | ||
+ | width: 250px; | ||
} | } | ||
Line 15: | Line 16: | ||
.rightDescription { | .rightDescription { | ||
float: left; | float: left; | ||
− | + | ||
} | } | ||
Line 38: | Line 39: | ||
<h3> Creating a Page</h3> | <h3> Creating a Page</h3> | ||
+ | |||
+ | |||
+ | <div class="leftCode"> | ||
+ | <xmp> <p> left</p> </xmp> | ||
+ | </div> | ||
Line 45: | Line 51: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
Revision as of 21:25, 30 January 2015
This page documents and explains the CSS and HTML used in the 2015 site.
Creating a Page
left
Calls the styling CSS template