Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<head>
<style>
* { margin: 0 }
</style>
</head>
<!--
`meta` elements in the "after head" insertion mode, which is after `head` but
before `body`, should be inserted to the `head` element.
-->
<meta name="responsive-embedded-sizing">
<body>
<div style="width: 100px; height: 400px"></div>
</body>