HTML website help in notepad?

  • Thread starter Thread starter yodasodayo
  • Start date Start date
Y

yodasodayo

Guest
how do I make a new line of text when i am doing html in notepad?
when ever i try to make new line of text it stays on the same line!

HELP ME!!
 
I think you are looking for the "br" tag.

line one < br / >
line two

I added the spaces in the HTML above so it would appear in Yahoo Answers.

Also, try using Notepad++ instead of Notepad as an editor.
 
Back
Top