mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 12:53:07 +09:00
13 lines
361 B
HTML
13 lines
361 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>CSS 2.1 Test Suite: Reference for inline-block test</title>
|
|
<link rel="author" title="L. David Baron" href="https://dbaron.org/" />
|
|
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
|
</head>
|
|
<body>
|
|
<table border height="200"><tr><td valign="bottom">
|
|
<p>abcde</p>
|
|
</td></tr></table>
|
|
</body>
|
|
</html>
|