User:Phantomxz/Sandbox: Difference between revisions

From Ylvapedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="margin-bottom: 10px;">
<input type="checkbox" id="myCheckbox">
    <input type="checkbox" id="hideCheckbox" style="display: none;">
    <label for="hideCheckbox" style="cursor: pointer;">Hide Text</label>
    <span id="textToHide" style="margin-top: 5px;">This is the text to hide.</span>
</div>

Revision as of 18:32, 1 June 2024

<input type="checkbox" id="myCheckbox">