blob: 6fc72fe0b8f905e0a7b612cef740d03f43f4334f [file] [log] [blame]
<head>
<style>
form {display: inline}
.clear:after {content: "."}
.clear {display:table}
</style>
</head>
<body>
<div class="clear">
<form>
<h3>There should be a fourth dot bellow...</h3>
</form>
</div>
</body>
</html>