|
|
|
|
|
by stephenr
3688 days ago
|
|
Yes, it does. In the context of html in a browser, a form isn't a concept to be debated, it's a well understood element defined in the html standard. If an app chooses to not use html forms and instead uses something like contenteditable to create its own editing environment, then you likely have much bigger issues than the back button. |
|