html - Show checkbox with image thumbails -


i have lot of thumbnail , want show check box on images @ left-top side shown in image. displaying thumbnail images in repeater.

enter image description here

anyone have idea how can do?

thanks in advance

keep image , check box in container after absolutely position checkbox


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -