blob: e468adeb06fcc2c02f11d80ab020b41beea2beff [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
display: inline-block;
vertical-align: top;
font-size: 10px;
}
span {
font-size: 30px;
}
</style>
<div>this<span>should all be</span>aligned</div>