[Solved] How to debug an event of new line (enter) in HTML

[ad_1]

this article helped me solve the problem, hope it will do the same for you all
https://javascript.info/forms-submit

<form onsubmit="return false" action="#" method="post" class="site-block-subscribe">

[ad_2]

solved How to debug an event of new line (enter) in HTML