| Author |
multiple images using css
|
mo sayed
Ranch Hand
Joined: Jan 25, 2006
Posts: 88
|
|
Hi, I'd like to place 2 or more images next to one another. I can place a single image using something like, Is it possible to extend this to place 2 or more images. kind regards, Mo
|
<a href="http://moongrails.blogspot.com/" rel="nofollow">grails</a>
|
 |
Dan Drillich
Ranch Hand
Joined: Jul 09, 2001
Posts: 1123
|
|
Hi Mo, Based on http://www.w3.org/TR/REC-CSS2/colors.html it doesn't seem to be possible. You can repeat images but I don't see a way to have multiple images. Regards, Dan
|
William Butler Yeats: All life is a preparation for something that probably will never happen. Unless you make it happen.
|
 |
mo sayed
Ranch Hand
Joined: Jan 25, 2006
Posts: 88
|
|
Dan, Thanks; That's what I suspected. I'll try a different approach. kind regards, Mo
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
|
Do they need to be background images?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: multiple images using css
|
|
|