910e62b5创建于 1月15日历史提交
<!DOCTYPE html>
<style>
div {
  position: absolute;
  top: 4em;
  width: 400px;
}
</style>

<div>
  <span>This sentence should span a single line.</span>
</div>