Comment on The ‘Form’ Element Created the Modern Web. Was It a Big Mistake?Comments−ComplexSystems4yYou know what, <form> was a mistake. Let's replace it with something like <div style="display: form; action: url(/process.php); -x-form-method: get"><span style=" display:textbox; -x-form-name: username">Username</spam></div> instead. Much better.
Comments
You know what, <form> was a mistake. Let's replace it with something like <div style="display: form; action: url(/process.php); -x-form-method: get"><span style=" display:textbox; -x-form-name: username">Username</spam></div> instead. Much better.