I'm trying to get word wrap working where if flows around an irregular graphic. I've found several sites and methods to do so, but I can't find a solution to a problem.
I want one graphic to be on the top left of my content. Easy - float left. How can I align another graphic to the bottom right? I know I can stick it in the background for my content div and align it to the bottom right, but then the text won't flow around it. I think I need some way to align a series of divs to the bottom of their parent. How do I do this?
Thanks,
I want one graphic to be on the top left of my content. Easy - float left. How can I align another graphic to the bottom right? I know I can stick it in the background for my content div and align it to the bottom right, but then the text won't flow around it. I think I need some way to align a series of divs to the bottom of their parent. How do I do this?
Thanks,