Community → Programming Forum
Posted Apr 19, '12 at 7:53am
TheGr8est
486 posts
I used to be VERY good at it but now I 4got most of what I knew. How do you start a new line (basic enter button) using HTML?
Thnx.
Posted Apr 19, '12 at 5:10pm
strouthas
21 posts
Posted Apr 19, '12 at 6:11pm
thnx a ton, u really helped me.
Posted Apr 21, '12 at 1:09pm
actuall, I tried it out and it didnt work good? what should I do???
Posted Apr 21, '12 at 1:38pm
Hello
world
copy/paste that in a file called a.html, save it and open it with any browser. There is not a chance in a million it won't work.
Posted Apr 21, '12 at 6:12pm
it doesnt work! look at the first paragraph in my profile!
Posted Apr 21, '12 at 6:41pm
Well... Read carfefully what it says under the biography box in control panel: "No HTML allowed"...
Posted Apr 21, '12 at 7:33pm
but my links work? what am i supposed to do?
Posted Apr 21, '12 at 7:59pm
It seems that accepts escape sequences, so use \ \ instead of and it will change line succesfully.
Posted Apr 21, '12 at 8:00pm
oops it didn't show correctly. Use \\ r \\ n (without spaces) instead of
Posted Apr 21, '12 at 8:06pm
single backslash 'r' single backslash 'n'. It has some issues here also :D
You must be logged in to post a reply!