Line breaks in textarea element

后端 未结 8 1574
借酒劲吻你
借酒劲吻你 2020-12-30 22:18

This is PURE HTML. (no php or anything like that, if you want to know the background its a C# application with HTML in a web view).

All my HTML files are nicely form

8条回答
  •  旧时难觅i
    2020-12-30 23:02

    You could use the (it means new line in html) but maybe that's not a nice formatting, like you said...

    The only way I can think to remove this issue is to remove the indentation. Its not the end of the world, but is there another way, to keep the nice formatting?

    
      Clinic Times:
      
    
    

提交回复
热议问题