How come there aren't any new lines in my web
page?
The web page is written in a language called HTML. In HTML it doesn't recognize line breaks unless you put in a bit of HTML code. Wherever you want a new line just type "<br>" and it will make a new line
|