Hello, I started writing my first IF story yesterday but I found out that pressing enter did not produce a line break. What am I supposed to write in order to achieve it? I do not know if it is important to mention that I am writing on the browser.
Thanks in advance.
Hello.
That last post should read:
If you are talking about output, use
<br>
. That should work.
Squiffy games are websites. So, most of the HTML coding tricks work.
https://www.w3schools.com/TAGS/tag_br.asp
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br
Oh man, that was embarrassing. Let that be a lesson, kids. Always check your work. :)