Hello!
I am creating my first, "real" entire website from scratch. How can I put a line in html, to seperate text?
Thank you,
htmlishard
Hello!
I am creating my first, "real" entire website from scratch. How can I put a line in html, to seperate text?
Thank you,
htmlishard
Enclosing something in a
tag turns it into a paragraph, with a gap above and below it.
The
tag creates a new line
Example:
wibblewibble
looks like:
wibblewibble
The
Yes, I was asking for help, then I got the answers I needed, but now I don't need any more help any more. So technically it is not a [help] thread since I don't need any more [help].
Thanks for all your help, though.