I have a simple profile page which has image and some information. This profile page is filled up with the information provided during registration. What i want is to allow registered users to click on their upload image on their profile page and be able to replace with a new one.I know how to handle this from the database side.I need help on the html or the front end side. In the sense that how do i make image clickable to open the upload image window.