Test Page: Difference between revisions

From :: ChromeRivals Wiki ::
Jump to navigation Jump to search
Ranzu (talk | contribs)
No edit summary
Tag: Reverted
Ranzu (talk | contribs)
Replaced content with "{{Test}}"
Tags: Replaced Reverted
Line 1: Line 1:
<html>
{{Test}}
<form id="calc-form">
  <label>
    <input type="checkbox" class="calc-checkbox" value="10"> Option 1
  </label><br>
  <label>
    <input type="checkbox" class="calc-checkbox" value="20"> Option 2
  </label><br>
  <label>
    <input type="checkbox" class="calc-checkbox" value="30"> Option 3
  </label><br>
  Total: <span id="calc-total">0</span>
</form>
</html>

Revision as of 12:10, 20 May 2024