User:Phantomxz/Sandbox: Difference between revisions

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

Revision as of 18:30, 1 June 2024

<div style="margin-bottom: 10px;"> <input type="checkbox" id="hideCheckbox" style="display: none;"> <label for="hideCheckbox" style="cursor: pointer;">Hide Text</label> <p id="textToHide" style="margin-top: 5px;">This is the text to hide.</p> </div>