Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<div aria-live="assertive">
<p id="to_show" style="display: none">I will be shown</p>
</div>
</body>
</html>