Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<style>
p { line-height: 44px; }
sub, sup { vertical-align: top; }
</style>
</head>
<body>
<p>Test<sup style="line-height: inherit">Test</sup><sub style="line-height: inherit">Test</sub></p>
</body>
</html>