View Single Post
  #1 (permalink)  
Old Dec 20th, 2007, 18:35
pesho318i pesho318i is offline
Junior Member
Join Date: Oct 2007
Location: Holland
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
an element positioning question

hello

I have a division with a small picture as a background with:

background-position: center left;

...so that the picture appears centered on the left in the division.

I also want to put a checkbox right under the background picture, and I guess I'll have to position it relative to the center of the division (because the division height is not always the same).

Is this possible?

Thank you!
Reply With Quote