Edit This Code:
<!DOCTYPE html>
<html>
<body>

<p>This is<br>a para<br>graph with line breaks</p>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy