author | dglazman |
Thu, 11 Mar 2010 10:13:00 -0600 | |
branch | trunk |
changeset 9 | eb9ef6d1a065 |
parent 8 | 2265292686a3 |
child 10 | 60bc5d368ca0 |
demo.xhtml |
--- a/demo.xhtml Thu Mar 11 10:01:03 2010 -0600 +++ b/demo.xhtml Thu Mar 11 10:13:00 2010 -0600 @@ -25,7 +25,7 @@ <body onload="onLoad()"> <p>This document has the following stylesheet attached:</p> <pre id="source"/> - <p>And this is the serialization through JSCSSP:</p> + <p>And this is the serialization through <a href="http://sources.disruptive-innovations.com/jscssp/">JSCSSP</a>:</p> <pre id="serialization"/> </body> </html>