I\'d like to right-align block elements in a floating container.
Assume the following markup.
I know you don't want to edit the HTML.. but if you want images to be in block why don't just put them in one :D!
This is crap station train to the mainstream...
This is crap station train to the mainstream...
.sth{display:block; text-align:right;}
.sth img{
border: 1px solid black;
}
DEMO: http://jsfiddle.net/goodfriend/zBnqQ/39/