Difference between revisions of "Code Documentation"
Line 61: | Line 61: | ||
<p> For a full width page with a side menu: </p> | <p> For a full width page with a side menu: </p> | ||
− | < | + | <pre> |
{{2015CSS}} | {{2015CSS}} | ||
− | < | + | <PRE> |
+ | <html> | ||
<!-- change the page title --> | <!-- change the page title --> | ||
<div id="pageTitle"> | <div id="pageTitle"> | ||
Line 84: | Line 85: | ||
</div> | </div> | ||
</html> | </html> | ||
− | </ | + | </pre> |
Revision as of 21:40, 30 January 2015
This page documents and explains the CSS and HTML used in the 2015 site.
Creating a Page
Top part of the page
For a full width page with no side menu:
Poster Guidelines
Please note that all information on this page is in a draft version.
Please check back often for details.
For a full width page with a side menu:
{{2015CSS}}<html>Starting a team
Please note that all information on this page is in a draft version.
Please check back often for details.
</div>
</html>