This is my statement one.\\n This is my statement2 This is my stateme
T.innerText = "Position of LF: " + t.value.indexOf("\n");
p3.innerText = t.value.replace("\n", ""); Line 1 Line 2