Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<body style="font-size: 50px">
<p style="line-height: 41%">
<script>
document.write(window.getComputedStyle(document.getElementsByTagName("p")[0]).lineHeight);
</script>