I want to know if there is a pure html solution that when I click on a label or something a prefefined text is inserted in the text input field.
I know this would be easy with javascript/jquery but I think maybe there could be a pure html solution for this.