3 images aren't showing up, when they should be. +rep again.
CSS:
HTMLCode:#promo_images { width: 748px; height: 108px; margin-top: 400px; } #nry { background-image: url(images/nry_promo.png); width: 212px; height: 108px; } #aam { background-image: url(images/nry_promo.png); width: 212px; height: 108px; } #pfaq { background-image: url(images/pfaq_promo.png); width: 212px; height: 108px; }
Code:<div class="promo_images"> <div clas="nry"></div> <div class="aam"></div> <div class="pfaq"></div> </div>






Reply With Quote






Thanks Oli.

)
