Jo, det går att göra så här... men då blir problemet att istället för staplen går nerifrån och upp, går den uppifrån och ner.. alltså vrid bilden 180grader.
Kod:
<div style="width:200px" align="center">
<div style="float:left; background-image:url(pic/vb.gif); height:100px; width:20px; margin-right:10px;">a</div>
<div style="float:left; background-image:url(pic/vb.gif); height:80px; width:20px; margin-right:10px;">b</div>
<div style="float:left; background-image:url(pic/vb.gif); height:50px; width:20px;margin-right:10px;">c</div>
<div style="float:left; background-image:url(pic/vb.gif); height:30px; width:20px;margin-right:10px;">d</div>
</div>