How to preserve line breaks in block?

后端 未结 3 1970
Happy的楠姐
Happy的楠姐 2020-12-01 18:02

I have some code samples which I want to publish in an HTML document. I\'m wrapping them with , tags but I\'d like them to be styled such that line

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-01 18:27

    You could try using the CSS suggested here: http://ajaxian.com/archives/wrapping-the-pre-tag

提交回复
热议问题