Webby DOM stuff
[ipdf/sam.git] / figures / koch.html
index 65945d9..bd69e58 100644 (file)
@@ -8,6 +8,8 @@
        <h1> Koch's Snowflake </h1>
        <p> An example of using the DOM to make a fractal --- an interactive document.</p>
        <p> <b>Warning:</b> If you iterate too many times you will likely crash your browser </p>
+       <p> In most browsers you may press Control+U to examine the HTML and SVG describing this document </p>
+       <p> You can also follow <a href="koch.js">this link</a> to view the Javascript in <code>koch.js</code> </p>
        <svg
                id="kochSVG"
                xmlns="http://www.w3.org/2000/svg"

UCC git Repository :: git.ucc.asn.au