Source code
Revision control
Copy as Markdown
Other Tools
<html>
<head>
<meta charset="utf-8" />
<title>Fullscreen</title>
</head>
<body>
<div id="fullscreen">Fullscreen Div</div>
</body>
</html>
<html>
<head>
<meta charset="utf-8" />
<title>Fullscreen</title>
</head>
<body>
<div id="fullscreen">Fullscreen Div</div>
</body>
</html>