Skip to content

Commit

Permalink
add links to jquery and css in the reference
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeier committed Sep 30, 2011
1 parent 4874674 commit a48dbee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/pages/ref.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
<ul>
<li><a target="ref-iframe" href="http://php.net">PHP.net</a></li>
<li><a target="ref-iframe" href="http://dev.w3.org/html5/spec/Overview.html">HTML5 Spec</a></li>
<li><a target="ref-iframe" href="http://reference.sitepoint.com/css">CSS</a></li>
<li><a target="ref-iframe" href="http://w3schools.com/">W3 Schools</a></li>
<li><a target="ref-iframe" href="http://jqapi.com/">jQuery</a></li>
</ul>
</div>
<div id="ref-frame-wrap">
Expand Down

0 comments on commit a48dbee

Please sign in to comment.