<html>
<body>
<h2>JavaScript</h2>
<p>Line-breaks in a popup box.</p>
<button onclick="alert('Hello\nHow are you?')">Try it</button>
</body>
<!-- Mirrored from www.w3schools.com/js/tryit.asp?filename=tryjs_alert2 by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 05 Sep 2022 14:46:54 GMT -->
</html>