Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

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