blob: d6eb39cc0baf8864a366c0cf2af5b904247cdf5f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
The green block should align nicely with the text.
<div style="display: inline-block; height: 20px; background-color: green;"><div style="width: 45px; display:inline-block;height:3px;"></div>
</body>
</html>