finished case-study, added about page, fiddled with footers

This commit is contained in:
Mark Pilgrim
2009-03-12 23:28:28 -04:00
parent 26940d1d54
commit 614325b973
13 changed files with 517 additions and 81 deletions
+1 -1
View File
@@ -364,6 +364,6 @@ For instance, the <code>testFromRomanCase</code> method (&#8220;<code>from_roman
<li><code>from_roman</code> should only accept uppercase Roman numerals (<i class=foreignphrase><abbr>i.e.</abbr></i> it should fail when given lowercase input).
</ol>
-->
<p class=c>&copy; 2001&ndash;4, 2009 <span>&#x2133;</span>ark Pilgrim, <a href=http://creativecommons.org/licenses/by-sa/3.0/ rel=license>CC-BY-SA-3.0</a>
<p class=c>&copy; 2001&ndash;4, 2009 <span>&#x2133;</span>ark Pilgrim &#8226; <a href=about.html>open standards &#8226; open content &#8226; open source</a>
<script src=jquery.js></script>
<script src=dip3.js></script>