You could set your image as a background: background: url(your/image/path.img) no-repeat right center;
Add margins or padding as needed. OR you could do it as a SPAN inside the list OR as a definition list and have the images as your DD floated right. Lots of different ways. On Sat, 6 Nov 2004 14:07:39 +0200, Razvan Pop <[EMAIL PROTECTED]> wrote: > Hello. > > Here is what I'm trying to do: > > I have a list, each LI contains some text and an image. Text must be > on the left, image on the right. Also the text must be vertical > aligned middle and the height and width of the images may vary. > > My example: http://play.cpea.ro/css/lista.html > > Is this possible or not?:) > > -- > Razvan Pop > http://web-design.insoft.ro > ****************************************************** > The discussion list for http://webstandardsgroup.org/ > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ****************************************************** > > -- Website Designer/Developer www.nataliebuxton.com ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
