このフィドルを見てください
背景画像をクリック可能にするにはどうすればよいですか?「アンケートに答える」をクリックすると、新しいページに移動します。
<div style="height:300px;width:300px;border-style:solid;border-width:5px;background-image:url('http://cdn.survey.io/embed/1.0/right_top_blue.png'); background-repeat:no-repeat;background-position:right top;">
By default, the background-image property repeats an image both horizontally and vertically.
</div>
JavascriptまたはCSSがすべて推奨されます。
編集:右隅に画像フロートを使用したくありません。