Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<meta charset="utf-8">
<style>
#content {
position: absolute;
font-size: 20px;
width: 20px;
top: 0;
right: 0;
}
</style>
<body>
<div id="content">A</div>
</body>
</html>