Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Reference Case</title>
<style>
.tall {
height: 10in;
width: 1in;
border: 0.5in solid black;
}
</style>
</head>
<body>
<div class="tall"></div>
</body>
</html>