We can use HTML break tag <br> to break a line: rhyme = line1 + "<br>" + line2;. The <br> tag for breaking a line works in ...
確定! 回上一頁