I hope when I click the button, I can get the specific img src and show the img src in the div class img-block block.
img-block
HTML
src should be in quotes:
$('.img1 img').attr('src');