kylebellamy
Programmer
I was messing around with an idea and trying to build an entire site layout via CSS but something fairly difficult rather than column 1, 2, etc.
The basic is that I have two rectangle images standing tall on the page. They are in a div that keeps them centered. They have their own CSS to give them a little margin and keep them 50px from the top.
I wanted to add perspective shadows behind them so I made a simple png with transparency to do be the shadow. But I can't figure out how to "attach" them to the bottom of the image directly behind each rectangle. I just wanted them to have their own independent shadows.
Thanks for any ideas on how to do this.
The basic is that I have two rectangle images standing tall on the page. They are in a div that keeps them centered. They have their own CSS to give them a little margin and keep them 50px from the top.
I wanted to add perspective shadows behind them so I made a simple png with transparency to do be the shadow. But I can't figure out how to "attach" them to the bottom of the image directly behind each rectangle. I just wanted them to have their own independent shadows.
Thanks for any ideas on how to do this.