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)
Redirected page to Main Page
Tag: New redirect
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
#REDIRECT [[Main Page]]
<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>

Latest revision as of 17:10, 21 October 2024

Redirect to: