Using the DVC Square DVC drop-in calculator.

1. Copy the "dvcsquare_calc" folder to the root of you site.

2. Edit "dvccalc.html" to meet your needs.

3. Style "dvccalc.html" page via the "dvccalc.css" file.

4. Include the "dvccalc.html" file on your page.

<body>
...
  <?php include_once("./dvcsquare_calc/dvccalc.html" ); ?>
...
</body>

5. Calculate some points.