> My suggestions would be to put all the images in a row, then all the > hidden spans in a row after. Then when you hover over the image, the > text will appear below all the images, rather than just the ones before it. > > Does that make sense?
No it, doesn't. If he place the images on a row and the hidden <span> elements on another, he can't show then with a:hover (they need to be nested to the <a>s). What you suggested would only work with a scripting language (Javascript, ...). --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
