Sandbox: Difference between revisions

From Hidden Mickey Wiki

No edit summary
(Blanked the page)
Tags: Blanking Manual revert
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<htmltag tagname="script" type="text/javascript">
 
alert('Hello World from JS!');
console.log('Hello World from JS!');
document.body.insertAdjacentHTML('beforeend', '<p style="color: red; font-weight: bold;">Hello World from JS!</p>');
</htmltag>

Latest revision as of 10:53, 8 October 2025