I'm trying to fit three images inside a div, but I'm having trouble getting them to align properly. This is what I have in mind:

But I can't for the life of me figure this one out. Can anyone please lend a hand? Thanks!
|
|
CSS
HTML
|
|||
|
|
|
If changing markup is allowed, I propose to wrap img 1 and 2 in another div - then it is just a matter of floating the div to the left. |
|||
|
|