Posts: 2,536
Location: Western Maryland
|
SinJin,
Most text editors may not automatically word-wrap, but if it does, it most likely will be in the configuration menus of the program.
You can simply hit <RETURN> when you are at the end of the line and browsers will not interpret the newline character as such in HTML. That is what the <br /> tag is for, so feel safe in doing that to format your HTML to your liking.
__________________
—Kyrnt
|