-2
我有5張圖片。 ,我需要做這樣的事情: image to the right right and bottomm left
HTML:
<div class='yoursite' style="">
<span class='locationbutton' id='image2a' style=" "><img alt="" src="http://placehold.it/90x70"></span>
<span class='locationbutton' id='image2b' style=""><img alt="" src="http://placehold.it/90x70"></span>
<span class='yoursite' id='image2b' style=""><img alt=""src="http://placehold.it/500x500"></span>
<span class='locationbutton' id='image2c' style=""><img alt="" src="http://placehold.it/90x70"></span>
<span class='locationbutton' id='image2d' style=""><img alt="" src="http://placehold.it/90x70"></span>
</div>
,我不知道如何???
請別人幫忙?