私はこのHTMLを持っています:
<form action="mypage.php" method="post"
onsubmit="return confirm('Are you sure you want to submit this form? Submitting this form has serious consequences and you should definitely think long and hard before doing it.');">
コードの幅を80文字以下に抑えたい。まったく同じ機能を維持しながら、これを複数の行に分割するにはどうすればよいですか?