in css he has position absolute so he can place the price image everywhere:
#ribbon { position:absolute; width:150px; height:150px; z-index:1; }
/*end page styles */
.usedItemBox {
margin-bottom:10px;
}
in html he uses the div ribbon with the image of the price
<div id="ribbon">
<img alt="We Will Beat Any Price - Guaranteed!" src="http://img3.musicians
</div>
pretty basic css
also look here:
http://www.barelyfitz.com/
Main Topics
Browse All Topics





by: GwynforWebPosted on 2009-07-05 at 15:34:03ID: 24781540
Put them in divs and control their position with the style definition, z-index controls which goes on top
z-index:1" > friend.com /dbase/gra phics/new_ detail/ r_p rice_guara ntee.gif">
x;z-index: 0"> friend.com /dbase/pic s/products /regular/ 1 /6/4/56816 4.jpg">
<div style="position: absolute;top:0px;left:0px;
<img src="http://img3.musicians
</div>
<div style="position: absolute;top:0px;left:100p
<img src="http://img3.musicians
</div>