blob: f6d488cef8c05f4789b8c740fcf5a4e450d37e80 [file] [log] [blame]
<style>
div {
height: 20px;
background-color: green;
}
</style>
<div style="width: 2px"></div>
<div style="width: 2.5px"></div>
<div style="width: 4.5px"></div>
<div style="width: 5px"></div>
<div style="width: 25px"></div>
<div style="width: 50px"></div>