Can I submit a html with instead of ? Like this:
instead of ? Like this:
Like this:
Only by using JavaScript, typically you'd use jQuery and tie the click event of the div to the submit event of the form.
See: http://api.jquery.com/submit/
The example there even demonstrates this exact scenario.