MOON
Server: Apache
System: Linux kvm.asjudinet.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
User: asjudine (1001)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/asjudine/www/avigilajudicial/libs/dompdf/www/test/css_vertical_align.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<style type="text/css">
	p {
		line-height: 1;
		outline: 1px solid grey;
		padding: 0;
	}
	
	p span {
		border: 1px dotted red;
		margin: -1px;
	}
  p span:after {
  	color: red;
    content: " - " attr(style);
  }
</style>
</head>
<body>

<p><IMG SRC="images/vblank.gif" alt="[Image]" height="20"><span style="vertical-align: sub;">test</span></p>
<p><IMG SRC="images/vblank.gif" alt="[Image]" height="20"><span style="vertical-align: super;">test</span></p>
<p><IMG SRC="images/vblank.gif" alt="[Image]" height="20"><span style="vertical-align: top;">test</span></p>
<p><IMG SRC="images/vblank.gif" alt="[Image]" height="20"><span style="vertical-align: text-top;">test</span></p>
<p><IMG SRC="images/vblank.gif" alt="[Image]" height="20"><span style="vertical-align: middle;">test</span></p>
<p><IMG SRC="images/vblank.gif" alt="[Image]" height="20"><span style="vertical-align: bottom;">test</span></p>
<p><IMG SRC="images/vblank.gif" alt="[Image]" height="20"><span style="vertical-align: text-bottom;">test</span></p>
<p><IMG SRC="images/vblank.gif" alt="[Image]" height="20"><span style="vertical-align: baseline;">test</span></p>

</body>
</html>